@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/p443107580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit is top! / Jørgen Hofmans ; foto's: Shutterstock" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156309637>,
        <http://data.bibliotheken.nl/id/thes/p307081907> ;
    schema1:bookEdition "1e druk" ;
    schema1:description "Op omslag: Informatief" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443066191> ;
    schema1:isbn "9789048751204" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e38c91b3b13df11b98373ba29c4012d> ;
    schema1:name "Dit is top!" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9a0dc1f38635f03672757779bf0a73e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1444106456> .

