@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/p436720388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moffel en Piertje : troep in het bos / Jørgen Hofmans" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156309637>,
        <http://data.bibliotheken.nl/id/thes/p332362027> ;
    schema1:bookEdition "1ste druk" ;
    schema1:description "AVI Start kern 4. - Uitgave onder licentie van ©NTR" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083175799" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b9e50d618da7443f11005f63cb9a7b2> ;
    schema1:name "Moffel en Piertje : troep in het bos" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bbd6f79b3b6e50f933597dddef74f44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1350855664> .

