@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p427704847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief van den h. apostel Judas ontleedet ..." ;
    dcterms1:issued "1719" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078553334> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB810029335" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069998329> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p196569206> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be8182eeaaa6c5ae6f03fff44b1c9cb7> ;
    schema1:name "De brief van den h. apostel Judas ontleedet ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8e98484c518d66ce57bc58bf9c68181> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1159034524> .

