@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/p292612834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Berberspecial" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759729X>,
        <http://data.bibliotheken.nl/id/thes/p07844909X>,
        <http://data.bibliotheken.nl/id/thes/p078478138> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p13839752X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a84c7744291e7dc6b12a62553d42b55e> ;
    schema1:name "Berberspecial" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb4ce1f0a9e066f09e731e046689ef48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71679652> .

