@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/p782855504> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief van Paulus aan de Galaten / vert. en toegel. door W. K. Grossouw" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078511291>,
        <http://data.bibliotheken.nl/id/thes/p39732183X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068680554> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811876047> ;
    schema1:isbn "9022850870" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba32a0d206269655005e62708e863198> ;
    schema1:name "De brief van Paulus aan de Galaten" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59e05725c3519a1e430fac51514327da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780612183> .

