@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/p109755170> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als Wies en Fritsje groot zijn / door Riet van Buren ; geïll. door Greta Bosch van Drakestein" ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072407328> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07364773X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56dbfb51fa44cf76d3009841718928c1> ;
    schema1:name "Als Wies en Fritsje groot zijn" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad67c0eba0d256ac8e46a6d648dc9c78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66238107> .

