@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/p833662414> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bertje en Bartje / A. Arbman-Jurriaans ; tek. Kees van Lent" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068851545> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068935021> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c803743d201766d7e513db47c7376ce5> ;
    schema1:name "Bertje en Bartje" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/220d7945aaec2b941200325ccdec2dde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63841366> .

