You are viewing /journal/pest-management-science in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<http://52.38.26.42:8080/journal/pest-management-science>
   dcterms:identifier "pest-management-science";
   dcterms:title "Pest Management Science"^^xsd:string;
   bibo:eissn "1526-4998";
   bibo:issn "1526-498X";
   gcis:hasPublisher "John Wiley & Sons Ltd."^^xsd:string;
   gcis:hasURL "http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1526-4998"^^xsd:anyURI;

   dcterms:hasPart <http://52.38.26.42:8080/article/10.1002/ps.785>;

   a gcis:Journal, fabio:Journal .