@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/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

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

<http://www.worldcat.org/oclc/1203948>
        a                           schema:CreativeWork , schema:Book ;
        library:oclcnum             "1203948" ;
        library:placeOfPublication  <http://dbpedia.org/resource/New_York_City> , <http://id.loc.gov/vocabulary/countries/nyu> ;
        schema:about                <http://dewey.info/class/817.54/> , <http://id.worldcat.org/fast/1114160> , <http://experiment.worldcat.org/entity/work/data/2087834#Topic/sex> ;
        schema:bookFormat           bgn:PrintBook ;
        schema:creator              <http://viaf.org/viaf/66988386> ;
        schema:datePublished        "1965" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/2087834> ;
        schema:genre                "Humor"@en ;
        schema:illustrator          <http://viaf.org/viaf/105372100> ;
        schema:inLanguage           "en" ;
        schema:name                 "The recently deflowered girl; the right thing to say on every dubious occasion."@en ;
        schema:productID            "1203948" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/1203948#PublicationEvent/new_york_chelsea_house_distributed_by_crown_publishers1965> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/2087834#Agent/chelsea_house> , <http://experiment.worldcat.org/entity/work/data/2087834#Agent/distributed_by_crown_publishers> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/1203948> .

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

<http://viaf.org/viaf/105372100>
        a                  schema:Person ;
        schema:birthDate   "1925" ;
        schema:deathDate   "2000," ;
        schema:familyName  "Gorey" ;
        schema:givenName   "Edward" ;
        schema:name        "Edward Gorey" .

<http://experiment.worldcat.org/entity/work/data/2087834#Topic/sex>
        a             schema:Intangible ;
        rdfs:seeAlso  <http://id.loc.gov/authorities/subjects/sh2008111589> ;
        schema:name   "Sex"@en .

<http://dewey.info/class/817.54/>
        a       schema:Intangible .

<http://dbpedia.org/resource/New_York_City>
        a            schema:Place ;
        schema:name  "New York" .

<http://experiment.worldcat.org/entity/work/data/2087834#Agent/distributed_by_crown_publishers>
        a            bgn:Agent ;
        schema:name  "distributed by Crown Publishers" .

<http://experiment.worldcat.org/entity/work/data/2087834#Agent/chelsea_house>
        a            bgn:Agent ;
        schema:name  "Chelsea House" .

<http://viaf.org/viaf/66988386>
        a                  schema:Person ;
        schema:familyName  "Phypps" ;
        schema:givenName   "Hyacinthe" ;
        schema:name        "Hyacinthe Phypps" .

<http://id.worldcat.org/fast/1114160>
        a            schema:Intangible ;
        schema:name  "Sex"@en .

<http://www.worldcat.org/title/-/oclc/1203948#PublicationEvent/new_york_chelsea_house_distributed_by_crown_publishers1965>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/2087834#Agent/chelsea_house> , <http://experiment.worldcat.org/entity/work/data/2087834#Agent/distributed_by_crown_publishers> ;
        schema:startDate  "1965" .
