@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/p090654560> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Godvrugtige gedagten eener geheiligde ziele" ;
    dcterms1:issued "1711" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074643460> ;
    schema1:description "Titelplaat gedat.: '1710'" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/078cba8c49db4bc7d2d7662c771d7553> ;
    schema1:name "Godvrugtige gedagten eener geheiligde ziele" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26044af8dc988815a0836e6dc59074f9> .

