@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/p038341573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Dag des Heren' / Seef Konijn" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562043X>,
        <http://data.bibliotheken.nl/id/thes/p078968755>,
        <http://data.bibliotheken.nl/id/thes/p113078498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068305532> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038341808>,
        <http://data.bibliotheken.nl/id/nbt/p832689033> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c7e3d2713fd4480edd1cb4f8440b1d0> ;
    schema1:name "' Dag des Heren'" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2cf825cd6ad056bd96f32b90ae247c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64457297> .

