@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/p080589472> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Langelat en Kruimeltje / door Nelly Kunst ; tek. van Hanneke Struyck" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069086966> ;
    schema1:description "Op omslag: Lange Lat en Kruimeltje" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73030b0fe663766b9ce21a4b0d28ae65> ;
    schema1:name "Langelat en Kruimeltje" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ca96168b640ae41768482a29d5f7d19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65646128> .

