@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/p423187376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biebel : De doos / Marc Legendre ; Dirk Michiels [contributor] ; Kati Debecker [contributor]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079590500> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/50dce91d3751fed26aee2facf0d8f0a1>,
        <https://data.bibliotheken.nl/.well-known/genid/d4d62fa93f393079cdeca55becbbba3e> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076322929" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d705e9107847fdbf54ddeff067a16a3> ;
    schema1:name "Biebel : De doos" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7b0a235d3d252eba9da2344f41728a8> .

