@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/p043747841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Princessehofbibliotheek / Nanne Ottema" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593103>,
        <http://data.bibliotheken.nl/id/thes/p108685268> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071912665> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7ccd7fb6aea9a492d3641eed4e6736e> ;
    schema1:name "De Princessehofbibliotheek" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a27585a4306ea92d7a0c97064ca7bf16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907581674> .

