@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/p110636775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het orgel in de Hervormde Kerk te Sexbierum" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760167X>,
        <http://data.bibliotheken.nl/id/thes/p078617200> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074530925> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b94a12dd85e33efc098b17aa1a4bd95> ;
    schema1:name "Het orgel in de Hervormde Kerk te Sexbierum" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bef36f17f0e3eecda58264563e7f19cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907612009> .

