@prefix schema: <http://schema.org/> .
@prefix genont: <http://www.w3.org/2006/gen/ont#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wdrs:  <http://www.w3.org/2007/05/powder-s#> .
@prefix library: <http://purl.org/library/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix pto:   <http://www.productontology.org/id/> .
@prefix bgn:   <http://bibliograph.net/> .

<http://www.worldcat.org/oclc/958655075>
        a                     schema:Periodical , schema:MediaObject , schema:CreativeWork ;
        library:oclcnum       "958655075" ;
        schema:datePublished  "uuuu/9999" ;
        schema:exampleOfWork  <http://worldcat.org/entity/work/id/3873893685> ;
        schema:inLanguage     "en" ;
        schema:name           "European Respiratory Journal (Wiley)."@en ;
        schema:productID      "958655075" ;
        schema:url            <http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1399-3003/issues> ;
        wdrs:describedby      <http://www.worldcat.org/title/-/oclc/958655075> .

<http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1399-3003/issues>
        rdfs:comment  "Wiley Online Library: 1999-01-01 to 2000-12-31" .

<http://www.worldcat.org/title/-/oclc/958655075>
        a                    genont:ContentTypeGenericResource , genont:InformationResource ;
        void:inDataset       <http://purl.oclc.org/dataset/WorldCat> ;
        schema:about         <http://www.worldcat.org/oclc/958655075> ;
        schema:dateModified  "2017-07-07" .
