@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://id.loc.gov/vocabulary/countries/nyu>
        a                   schema:Place ;
        dcterms:identifier  "nyu" .

<http://worldcat.org/isbn/9780394759845>
        a            schema:ProductModel ;
        schema:isbn  "9780394759845" , "0394759842" .

<http://experiment.worldcat.org/entity/work/data/19874306#Agent/vintage_books>
        a            bgn:Agent ;
        schema:name  "Vintage Books" .

<http://viaf.org/viaf/61545326>
        a                  schema:Person ;
        schema:familyName  "Ellmann" ;
        schema:givenName   "Richard" ;
        schema:name        "Richard Ellmann" ;
        schema:sameAs      <http://d-nb.info/gnd/118918729> .

<http://www.worldcat.org/oclc/258023340>
        a                           schema:Book , schema:CreativeWork ;
        library:oclcnum             "258023340" ;
        library:placeOfPublication  <http://id.loc.gov/vocabulary/countries/nyu> , <http://dbpedia.org/resource/New_York_City> ;
        schema:about                <http://experiment.worldcat.org/entity/work/data/19874306#Topic/wilde_oscar> , <http://experiment.worldcat.org/entity/work/data/19874306#Topic/authors_irish_biography_19th_century> , <http://dewey.info/class/828.809/> ;
        schema:bookEdition          "1. Vintage Books ed" ;
        schema:bookFormat           bgn:PrintBook ;
        schema:creator              <http://viaf.org/viaf/61545326> ;
        schema:datePublished        "1987" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/19874306> ;
        schema:inLanguage           "en" ;
        schema:name                 "Oscar Wilde" ;
        schema:productID            "258023340" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/258023340#PublicationEvent/new_yorkvintage_books1987> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/19874306#Agent/vintage_books> ;
        schema:workExample          <http://worldcat.org/isbn/9780394759845> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/258023340> .

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

<http://experiment.worldcat.org/entity/work/data/19874306#Topic/wilde_oscar>
        a            schema:Intangible ;
        schema:name  "Wilde, Oscar" .

<http://experiment.worldcat.org/entity/work/data/19874306#Topic/authors_irish_biography_19th_century>
        a            schema:Intangible ;
        schema:name  "Authors, Irish--Biography--19th century" .

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

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

<http://www.worldcat.org/title/-/oclc/258023340#PublicationEvent/new_yorkvintage_books1987>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/19874306#Agent/vintage_books> ;
        schema:startDate  "1987" .
