@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/p242109209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "365 moppen : voor kinderen vanaf 7 jaar" ;
    dcterms1:issued "2002" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084772441> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288513886> ;
    schema1:isbn "9041211462" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c04a7b3f5badc6da37421bbc54ac8381> ;
    schema1:name "365 moppen : voor kinderen vanaf 7 jaar" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43cec62d927d9893218c3a25c7718fce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773355335> .

