@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/p801686350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekende oude rijmpjes en versjes / verz. door Nelly Kunst ; ill. Guus Hens" ;
    dcterms1:issued "1979" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068776314>,
        <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:description "1e uitg.: 1967" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024000238" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e46120adecc4f5b6d22788acd4410e50> ;
    schema1:name "Bekende oude rijmpjes en versjes" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7443731bb30f2a92a52d4ffbd5c55b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63315842> .

