@prefix schema: <http://schema.org/> .
@prefix genont: <http://www.w3.org/2006/gen/ont#> .
@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/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<http://experiment.worldcat.org/entity/work/data/3681131894#Person/apollodorus>
        a                 schema:Person ;
        schema:givenName  "Apollodorus" ;
        schema:name       "Apollodorus." .

<http://id.worldcat.org/fast/1031804>
        a            schema:Intangible ;
        schema:name  "Mythology, Greek" .

<http://www.worldcat.org/oclc/3056864>
        a                           schema:Book , schema:CreativeWork ;
        library:oclcnum             "3056864" ;
        library:placeOfPublication  <http://id.loc.gov/vocabulary/countries/gw> ;
        schema:about                <http://id.worldcat.org/fast/1031804> ;
        schema:bookEdition          "Editio stereotypa." ;
        schema:bookFormat           bgn:PrintBook ;
        schema:creator              <http://experiment.worldcat.org/entity/work/data/3681131894#Person/apollodorus> ;
        schema:datePublished        "1832" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/3681131894> ;
        schema:inLanguage           "grc" ;
        schema:name                 "Apollodori Atheniensis Bibliothecae libri III" ;
        schema:productID            "3056864" ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/3056864> .

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

<http://worldcat.org/entity/work/id/3681131894>
        schema:name  "Bibliotheca" .

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