@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/p861494865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Van verwondering naar levenskeuze\" (Johannes 6)" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614081> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323060> ;
    schema1:description "Losbladig in omslag" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862185572> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ce7e85c2f0b1757dbc13158fa53dbb1> ;
    schema1:name "\" Van verwondering naar levenskeuze\" (Johannes 6)" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e36758c5f19684b97cd26aadd3eb62ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64283872> .

