@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/p356380491> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mop van Boe / [Kristien Tack ; tek. Frieda Van Raevels ; coördinatie Sarah Kumar ; red. Elly Simoens ; naar een concept van Nico De Braeckeleer]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p315478950> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240601254>,
        <http://data.bibliotheken.nl/id/thes/p315409274>,
        <http://data.bibliotheken.nl/id/thes/p329693751> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p353472727> ;
    schema1:isbn "9789059329461" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/851f9d2c01a8ae354e0ba2c76dd4dc00> ;
    schema1:name "De mop van Boe" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70d2e2fa14d8d6567ffa06d90e5a8e03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/851370936> .

