You are viewing /journal/environment-planning-a 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/environment-planning-a>
   dcterms:identifier "environment-planning-a";
   dcterms:title "Environment and Planning A"^^xsd:string;
   bibo:eissn "1472-3409";
   bibo:issn "0308-518X";
   gcis:hasPublisher "Pion Ltd."^^xsd:string;
   gcis:hasURL "http://www.envplan.com/A.html"^^xsd:anyURI;

   dcterms:hasPart <http://52.38.26.42:8080/article/10.1068/a41301>;

   a gcis:Journal, fabio:Journal .