@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/p23906609X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Witte verschrikking / door H. Henszen Veenland ; geïllustreerd door Jan Lutz" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446502537> ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071262938> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069186006> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049125168> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3e64750558d0060fa7600f662d116b6> ;
    schema1:name "De Witte verschrikking" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adbe6ce5d61c7eb1e45ec32956bdd0b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67016121> .

