@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/p83309503X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek modelfotografie / John Kelly ; [vert. uit het Engels door Frans Hille]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615568> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074102141> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073148830> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9010046826" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75bcb828c8a7028104a1a8554a6a772a> ;
    schema1:name "Handboek modelfotografie" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2afe610f4d8417d6528d4a62f68a4760> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63285744> .

