@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/p842410201> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "D'r zit groei in / [samenst. Jos van Dijken]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069248885>,
        <http://data.bibliotheken.nl/id/thes/p075304392> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83b078b25d42dea33c13b9a2ef1b67ca> ;
    schema1:name "D'r zit groei in" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c5efb9a336e62d0c5f2dddaaf0c6c1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63975397> .

