@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/p140990615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op reis door letterland / tekst & ill. Cisca Smit" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142822043> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902132329X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e717a7150dbfda07e2e2da2f9022dc32> ;
    schema1:name "Op reis door letterland" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b1430bd9ff234c484906beb42bd836b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69098954> .

