@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/p053842901> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[It berneboek] / Wim van der Schaaf ... [et al.]" ;
    dcterms1:issued "1988" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07241863X> ;
    schema1:inLanguage "fy" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860365859> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7022bb63781979053dadde06dc7b3117> ;
    schema1:name "[It berneboek]" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab132f457322d63f2a49eb55c98b1c31> .

