@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/p447430459> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van kindjes en hun vrindjes / plaatjes en versjes van Hannie Holt" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250544318> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "K-nummer: k 288" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075671875> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p250093448> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8079564240ef832f7676e424b198f68> ;
    schema1:name "Van kindjes en hun vrindjes" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/812e1578234551f5dd8906a1ca029b55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514476517> .

