@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/p852403402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekende oude rijmpjes en versjes / verz. door Nelly Kunst ; ill. Guust Hens" ;
    dcterms1:issued "1985" ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068776314>,
        <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:description "1e dr.: 1967.",
        "Exclusieve ed. voor Bruna B.V." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024006260" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31362fc53890c4c65d5b6ec0afc5fbfb> ;
    schema1:name "Bekende oude rijmpjes en versjes" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c204ba8b65665ca12bd30ad57406ce0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64161589> .

