@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/p038049473> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brand op de bloeiende heide / K. van der Geest ; illustraties van Jan Lutz" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447385704> ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06967373X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069186006> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc87d67310c2c93527c84cf01d7651fe> ;
    schema1:name "Brand op de bloeiende heide" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c9c3c6a6aadd7c61730700620f04be3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64501046> .

