@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p134453778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Apostelen / naar \"De Handelingen\" in het Noemfoorsch bewerkt door F.J.F. van Hasselt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435865765> ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078604583>,
        <http://data.bibliotheken.nl/id/thes/p173612571> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074333461> ;
    schema1:inLanguage "nl",
        "paa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35965c9f5a82a65c5c2ee7de62747eec> ;
    schema1:name "De Apostelen" ;
    schema1:numberOfPages 116 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11176421540f9b810ebbdeb395d9675a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69155154> .

