@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/p429976321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als Wies en Fritsje groot zijn / Riet van Buren" ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072407328> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07364773X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p106617435> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p106617222>,
        <http://data.bibliotheken.nl/id/nbt/p109755170> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7aba5a1869885ee91653fe722dddf88> ;
    schema1:name "Als Wies en Fritsje groot zijn" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bce8715c76b850535f96fa08ba77ad8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200308388> .

