You are viewing /journal/proceedings-water-environment 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/proceedings-water-environment>
   dcterms:identifier "proceedings-water-environment";
   dcterms:title "Proceedings of the Water Environment Federation"^^xsd:string;
   bibo:eissn "1938-6478";
   gcis:hasPublisher "Water Environment Federation"^^xsd:string;
   gcis:hasURL "http://www.wef.org/proceedings/"^^xsd:anyURI;

   dcterms:hasPart <http://52.38.26.42:8080/article/10.2175/193864711802836319>;

   a gcis:Journal, fabio:Journal .