@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/p304705489> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lotje Snotje / Frank van Pamelen ; tek. van Ellis Pruijn" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153910607> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p304705403> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097>,
        <http://data.bibliotheken.nl/id/thes/p075671875> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304041718> ;
    schema1:isbn "9789027671110" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1dd7f8b37d8ece2736c754bb22a0ff9> ;
    schema1:name "Lotje Snotje" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18901c8edd58ecde2f172a7d2297cef8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192123766> .

