@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://experiment.worldcat.org/entity/work/data/428633513#Series/petite_encyclopedie_de_l_art>
        a               bgn:PublicationSeries ;
        schema:hasPart  <http://www.worldcat.org/oclc/1026867> ;
        schema:name     "Petite encyclopedie de l'art" .

<http://www.worldcat.org/title/-/oclc/1026867#PublicationEvent/new_york_tudor_pub_co_1961>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/428633513#Agent/tudor_pub_co> ;
        schema:startDate  "1961" .

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

<http://www.worldcat.org/oclc/1026867>
        a                           schema:CreativeWork , schema:Book ;
        library:oclcnum             "1026867" ;
        library:placeOfPublication  <http://id.loc.gov/vocabulary/countries/nyu> , <http://dbpedia.org/resource/New_York_City> ;
        schema:about                <http://dewey.info/class/759/> , <http://experiment.worldcat.org/entity/work/data/428633513#Topic/painting_french> , <http://id.loc.gov/authorities/classification/ND553> , <http://viaf.org/viaf/97379936> , <http://experiment.worldcat.org/entity/work/data/428633513#Person/manet_edouard_1832_1883> ;
        schema:bookFormat           bgn:PrintBook ;
        schema:contributor          <http://viaf.org/viaf/3319149296234880670006> ;
        schema:creator              <http://viaf.org/viaf/97379936> ;
        schema:datePublished        "1961" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/428633513> ;
        schema:inLanguage           "en" ;
        schema:isPartOf             <http://experiment.worldcat.org/entity/work/data/428633513#Series/petite_encyclopedie_de_l_art> ;
        schema:name                 "Manet, 1858-1871,"@en ;
        schema:productID            "1026867" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/1026867#PublicationEvent/new_york_tudor_pub_co_1961> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/428633513#Agent/tudor_pub_co> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/1026867> .

<http://viaf.org/viaf/97379936>
        a                  schema:Person ;
        schema:birthDate   "1832" ;
        schema:deathDate   "1883" ;
        schema:familyName  "Manet" ;
        schema:givenName   "Édouard" ;
        schema:name        "Édouard Manet" .

<http://experiment.worldcat.org/entity/work/data/428633513#Topic/painting_french>
        a            schema:Intangible ;
        schema:name  "Painting, French"@en .

<http://experiment.worldcat.org/entity/work/data/428633513#Person/manet_edouard_1832_1883>
        a                  schema:Person ;
        schema:birthDate   "1832" ;
        schema:deathDate   "1883" ;
        schema:familyName  "Manet" ;
        schema:givenName   "Edouard" , "Édouard" ;
        schema:name        "Edouard Manet" , "Édouard Manet" .

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

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

<http://viaf.org/viaf/3319149296234880670006>
        a                  schema:Person ;
        schema:familyName  "Weelen" ;
        schema:givenName   "Guy" ;
        schema:name        "Guy Weelen" .

<http://experiment.worldcat.org/entity/work/data/428633513#Agent/tudor_pub_co>
        a            bgn:Agent ;
        schema:name  "Tudor Pub. Co." .

<http://id.loc.gov/authorities/classification/ND553>
        a       schema:Intangible .
