@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/p450325121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Want wie niet weg is... / Tom Rijpert" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p439363624> ;
    schema1:bookEdition "[1e druk]" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p433121955> ;
    schema1:isbn "9789020654318" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09cc2202347f0b4a30373570d8971a9f> ;
    schema1:name "Want wie niet weg is..." ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5f25c61584234033cd48a21a7fd76d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1548130890> .

