@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/p438673417> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studiereizen? : je steekt er altijd iets van op / Douwe Keizer" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068337000>,
        <http://data.bibliotheken.nl/id/thes/p075620359> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068337000> ;
    schema1:bookEdition "1e druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463655262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa75217196f0289f69c856f452b79c9c> ;
    schema1:name "Studiereizen? : je steekt er altijd iets van op" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10e1aa8c5d125ab367f37ce80bfaae59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1408762638> .

