@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/p049148362> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine Heidi / door Johanna Spyri ; [tekeningen en omslag van Brienen]" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069670587> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070819327> ;
    schema1:description "Datering: niet in Brinkman, jaartal geschat" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c248476ddd26348b603fa92e55907bb5> ;
    schema1:name "De kleine Heidi" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eaf98edf041398a963a1d15fc686adbd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71431618> .

