@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/p439040620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Minder slikken : véél minder / Remke van Staveren" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659352>,
        <http://data.bibliotheken.nl/id/thes/p291944671> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329273922> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 2022" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024450718" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffec4018c4e87a3eb2c82a8a9b039862> ;
    schema1:name "Minder slikken : véél minder" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0974926b091a0b1268e62f385f6cdef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1347082485> .

