@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/> .

<http://data.bibliotheken.nl/id/nbt/p196569206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief van den h. apostel Judas ontleedet ..." ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427704847> ;
    dcterms1:issued "1719" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078553334> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6347164060677b04454a9fcd15f3c354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b41f9ecb40c7060ace0a35924ecc4192> ;
    schema1:name "De brief van den h. apostel Judas ontleedet ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/695fb49ecde3c66c8f611f6be85badad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898800260> .

