@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/p811602176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar letter en geest : over het beroep op de bijbel / H.M. Vroom" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602385>,
        <http://data.bibliotheken.nl/id/thes/p077594312>,
        <http://data.bibliotheken.nl/id/thes/p078520347> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068499590> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024204453" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5985916e2b72a4aa973aa635ac7239d> ;
    schema1:name "Naar letter en geest : over het beroep op de bijbel" ;
    schema1:numberOfPages 139 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74181ff7a143acac556d6538df4e6163> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781323200> .

