@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p297499084> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote afwezige : essays over fotografie / Nickel van Duijvenboden" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595181>,
        <http://data.bibliotheken.nl/id/thes/p078508711>,
        <http://data.bibliotheken.nl/id/thes/p112192173> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318116499> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c02f56b34802c77f382c4b5ae192cd7> ;
    schema1:name "De grote afwezige : essays over fotografie" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3734bf728a42484290c9e274f05ea7c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150187401> .

