@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/p448502801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekende oude rijmpjes en versjes / verz. door Nelly Kunst ; band en illustraties Guus Hens" ;
    dcterms1:issued "1975" ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068776314>,
        <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:description "1e dr.: 1967." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p087050145> ;
    schema1:isbn "9024000238" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa96f908e58e92ea15c29633ff3b4ebc> ;
    schema1:name "Bekende oude rijmpjes en versjes" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c938549873dc6ea9ed21478166130cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518778502> .

