@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 umbel: <http://umbel.org/umbel#> .
@prefix library: <http://purl.org/library/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bgn:   <http://bibliograph.net/> .
@prefix pto:   <http://www.productontology.org/id/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<http://id.loc.gov/vocabulary/countries/vau>
        a                   schema:Place ;
        dcterms:identifier  "vau" .

<http://diabetes.diabetesjournals.org/>
        rdfs:comment  "teilw. kostenfrei" .

<http://worldcat.org/entity/work/id/4408269779>
        umbel:isLike  <http://worldcat.org/issn/1939-327X> .

<http://experiment.worldcat.org/entity/work/data/4408269779#Organization/american_diabetes_association>
        a              schema:Organization ;
        schema:name    "American Diabetes Association," ;
        schema:sameAs  <http://d-nb.info/gnd/1000383-6> .

<http://experiment.worldcat.org/entity/work/data/4408269779#Place/alexandria_va>
        a            schema:Place ;
        schema:name  "Alexandria, Va" .

<http://www.worldcat.org/title/-/oclc/992855800#PublicationEvent/alexandria_va_assoc>
        a                 schema:PublicationEvent ;
        schema:location   <http://experiment.worldcat.org/entity/work/data/4408269779#Place/alexandria_va> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/4408269779#Agent/assoc> .

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

<http://experiment.worldcat.org/entity/work/data/4408269779#Agent/assoc>
        a            bgn:Agent ;
        schema:name  "Assoc." .

<http://worldcat.org/issn/1939-327X>
        a             schema:Periodical ;
        schema:issn   "1939-327X" ;
        schema:name   "Diabetes a journal of the American Diabetes Association." ;
        umbel:isLike  <http://worldcat.org/entity/work/id/4408269779> .

<http://www.worldcat.org/oclc/992855800>
        a                           schema:CreativeWork , schema:MediaObject , schema:Periodical ;
        library:oclcnum             "992855800" ;
        library:placeOfPublication  <http://id.loc.gov/vocabulary/countries/vau> , <http://experiment.worldcat.org/entity/work/data/4408269779#Place/alexandria_va> ;
        schema:contributor          <http://experiment.worldcat.org/entity/work/data/4408269779#Organization/american_diabetes_association> ;
        schema:datePublished        "1952/9999" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/4408269779> ;
        schema:inLanguage           "en" ;
        schema:name                 "Diabetes a journal of the American Diabetes Association." ;
        schema:productID            "992855800" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/992855800#PublicationEvent/alexandria_va_assoc> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/4408269779#Agent/assoc> ;
        schema:url                  <http://diabetes.diabetesjournals.org/> , <http://www.bibliothek.uni-regensburg.de/ezeit/?1501252> ;
        schema:workExample          <http://worldcat.org/issn/1939-327X> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/992855800> .
