@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/p442819080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Godenbloed / Natascha van Limpt ; redactie: Kelly van der Laan" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402489756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p457259353> ;
    schema1:isbn "9789463085199" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32debaac020e8c0e47acae36bf3bfc3f> ;
    schema1:name "Godenbloed" ;
    schema1:numberOfPages 374 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/020e2652c4139b591f20c98fe9fee314> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1453253829> .

