@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/p051198967> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het passieverhaal volgens Johannes : tekst en geest / I. de la Potterie" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078552737>,
        <http://data.bibliotheken.nl/id/thes/p078579503> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069170363> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851689736> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14d98cc8241b07a0dd666204512920d9> ;
    schema1:name "Het passieverhaal volgens Johannes : tekst en geest" ;
    schema1:numberOfPages 257 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5aad07b092e0a2215d4a867d0cb3dff3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781966779> .

