@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/p331849976> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Terzake : preken van ds. A. de Jonge / [red. D.F. Edens ... et al.]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594487> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p328436453> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070073465> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54911faee63b886a1d228f38441cdd73> ;
    schema1:name "Terzake : preken van ds. A. de Jonge" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/faa0555f637012fad53172c7e47ee3a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/701106662> .

