@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://experiment.worldcat.org/entity/work/data/3403139#Agent/a_s_barnes_&_co>
        a            bgn:Agent ;
        schema:name  "A.S. Barnes & Co." .

<http://www.worldcat.org/title/-/oclc/10088898#PublicationEvent/new_york_a_s_barnes_&_co_1968>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/3403139#Agent/a_s_barnes_&_co> .

<http://experiment.worldcat.org/entity/work/data/3403139#Topic/photography>
        a             schema:Intangible ;
        rdfs:seeAlso  <http://id.loc.gov/authorities/subjects/sh85101238> ;
        schema:name   "Photography"@en .

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

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

<http://www.worldcat.org/oclc/10088898>
        a                           schema:Book , schema:CreativeWork ;
        library:oclcnum             "10088898" ;
        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/3403139#Topic/photography> , <http://id.worldcat.org/fast/1061714> ;
        schema:bookFormat           bgn:PrintBook ;
        schema:copyrightYear        "1968" ;
        schema:datePublished        "1968" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/3403139> ;
        schema:genre                "Periodicals"@en ;
        schema:inLanguage           "en" ;
        schema:name                 "International photography year book 1969"@en ;
        schema:productID            "10088898" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/10088898#PublicationEvent/new_york_a_s_barnes_&_co_1968> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/3403139#Agent/a_s_barnes_&_co> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/10088898> .

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