@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://www.worldcat.org/title/-/oclc/559413416#PublicationEvent/cambridge_university_press_1955>
        a                 schema:PublicationEvent ;
        schema:location   <http://experiment.worldcat.org/entity/work/data/2866043847#Place/cambridge> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/2866043847#Agent/university_press> ;
        schema:startDate  "1955" .

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

<http://experiment.worldcat.org/entity/work/data/2866043847#Place/cambridge>
        a            schema:Place ;
        schema:name  "Cambridge" .

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

<http://www.worldcat.org/oclc/559413416>
        a                           schema:Book , schema:CreativeWork ;
        library:oclcnum             "559413416" ;
        library:placeOfPublication  <http://id.loc.gov/vocabulary/countries/enk> , <http://experiment.worldcat.org/entity/work/data/2866043847#Place/cambridge> ;
        schema:bookFormat           bgn:PrintBook ;
        schema:creator              <http://experiment.worldcat.org/entity/work/data/2866043847#Person/carter_humphrey_gilbert> ;
        schema:datePublished        "1955" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/2866043847> ;
        schema:inLanguage           "en" ;
        schema:name                 "Glossary of the British Flora ... Second edition, revised and enlarged."@en ;
        schema:productID            "559413416" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/559413416#PublicationEvent/cambridge_university_press_1955> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/2866043847#Agent/university_press> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/559413416> .

<http://experiment.worldcat.org/entity/work/data/2866043847#Person/carter_humphrey_gilbert>
        a                  schema:Person ;
        schema:familyName  "CARTER" ;
        schema:givenName   "Humphrey Gilbert" ;
        schema:name        "Humphrey Gilbert CARTER" .

<http://experiment.worldcat.org/entity/work/data/2866043847#Agent/university_press>
        a            bgn:Agent ;
        schema:name  "University Press" .
