@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/p452202876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nacht van de vleermuizen / Leendert van Wezel" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203115996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41354818X> ;
    schema1:isbn "9789059524729" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cd8ed057efcf1935da7e132badb2739> ;
    schema1:name "De nacht van de vleermuizen" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e3326cc33277d5d286fe5247dc3e001> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1545008905> .

