@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/p440298261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezeik / Pepijn Lanen" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p341254207> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026366529" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab76ec15a8bf5254393e2c520567392d> ;
    schema1:name "Gezeik" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2bd36494319c6c3fb6d7ca1c8a6c6d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1425355150> .

