@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/p066926394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grenzen der fotografie / door de red. van de Time-Life boeken ; [vert. uit het Engels door Joost de Klerk]" ;
    dcterms1:issued "1975" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071320768> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820695084> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2201d7985439c213343f2582a06ce92d> ;
    schema1:name "De grenzen der fotografie" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c37904837c317d65d53774fd29bbaaa5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65585259> .

