@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/p35304377X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schminken / Ben Lutgens ; [fotogr.: Robert Ludke ... et al.]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p353043540> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p353043575> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461550132" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e36390694c37f54d59bc36bca343c50> ;
    schema1:name "Schminken" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f302d68752b6b12e8670d48590331cdb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/828852699> .

