@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/p085527769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit voetje, dat voetje : slaapliedjes en andere versjes van vroeger / samengest. door Nannie Kuiper ; met ill. van Marcus Pfister" ;
    dcterms1:issued "1991" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071647082>,
        <http://data.bibliotheken.nl/id/thes/p073407100> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840782667> ;
    schema1:isbn "3314408870" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef8d597fb411024487a4de6b12077485> ;
    schema1:name "Dit voetje, dat voetje : slaapliedjes en andere versjes van vroeger" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14085be36a6d6e8f2e9dd5a6e94f2900> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65539528> .

