@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/p435634968> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Probeer de hemel mijn huis te maken : verhalen / Mischa Andriessen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p436681439> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153916869> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021467702" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a45166df711435fd2685badb1cb0f3e> ;
    schema1:name "Probeer de hemel mijn huis te maken : verhalen" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c1c4fffe8582814ec6041f55901a1ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1343063476> .

