@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/p345724720> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Disputatio theologica de synagogis sexta" ;
    dcterms1:issued "1670" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069581711> ;
    schema1:description "Fictieve titel",
        "Praeses: Franciscus Burmannus; Promovendus: onbekend",
        "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc93981f837ed02c4dedc64b06b6dfc8> ;
    schema1:name "Disputatio theologica de synagogis sexta" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1fa30db28b04295078427aef2646910> ;
    schema1:sameAs <http://www.worldcat.org/oclc/931877842> .

