You are viewing /journal/geography-research-forum 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/geography-research-forum>
   dcterms:identifier "geography-research-forum";
   dcterms:title "Geography Research Forum"^^xsd:string;
   bibo:issn "0333-5275";
   gcis:hasPublisher "Dept. of Geography, Ben Gurion University of the Negev, 1980-1983"^^xsd:string;
   gcis:hasURL "http://www.geog.bgu.ac.il/grf/"^^xsd:anyURI;

   dcterms:hasPart <http://52.38.26.42:8080/article/the-california-heat-wave-2006-with-impacts-on-statewide-medical-emergency-a-spacetime-analysis>;

   a gcis:Journal, fabio:Journal .