@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/p841910820> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oude versjes en oude prentjes / S. Abramsz ; ill. D. Viel ; [bew. door Nelly Kunst]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06905276X> ;
    schema1:bookEdition "[Heruitg.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069139504>,
        <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:description "Bevat gedichten, een abc-vers en een toneelstukje" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833601229> ;
    schema1:isbn "9060570286" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e846b29123f62aef2bb2cad9575add13> ;
    schema1:name "Oude versjes en oude prentjes" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9026cb4b5dfef995f380620f3be2570e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63944463> .

