You are viewing /journal/proceedings-american-thoracic-society 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-american-thoracic-society>
   dcterms:identifier "proceedings-american-thoracic-society";
   dcterms:title "Proceedings of the American Thoracic Society"^^xsd:string;
   bibo:eissn "2325-6621";
   bibo:issn "1546-3222";
   gcis:hasPublisher "American Thoracic Society"^^xsd:string;
   gcis:hasURL "http://pats.atsjournals.org/"^^xsd:anyURI;

   dcterms:hasPart <http://52.38.26.42:8080/article/10.1513/pats.201201-015ST>;
   dcterms:hasPart <http://52.38.26.42:8080/article/10.1513/pats.200808-090RM>;

   a gcis:Journal, fabio:Journal .