@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/p843154160> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevrijd om met God te leven / W. Smouter" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075662213> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099814633>,
        <http://data.bibliotheken.nl/id/thes/p312654723> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066949483>,
        <http://data.bibliotheken.nl/id/nbt/p842262253> ;
    schema1:isbn "9060644689" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca52fc63c6c835684288703d0bc690a1> ;
    schema1:name "Bevrijd om met God te leven" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/620369a5c9fd4f11ae5c7ce75bec4d33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64006900> .

