@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/p163915210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit de verf / [auteurs: Jurriaan Bendien ... et al.]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p165912669> ;
    schema1:description "Opl. van 125 genummerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p160263395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ed3901b41d6312296710ffb151e89bb> ;
    schema1:name "Uit de verf" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7746d460ee9a3c3b1c06c63ac23cd51b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68287052> .

