@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p122038347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De val van Sinterklaas / Henk Figee ; met ill. van Len Munnik" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341987956> ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072735104> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068780184> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9000030153" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9409c30ea882bca94a56f6a5c258c98> ;
    schema1:name "De val van Sinterklaas" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54147dd3128ab0717e23edbc3fdd6b6f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69381033> .

