@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/p04236583X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geest die vrij maakt / Leonardo Boff, Ad Peperzak" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594428>,
        <http://data.bibliotheken.nl/id/thes/p078451566> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068229844> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06821829X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042945356> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09576ff6f0dc53bba20d51a31ff74e52> ;
    schema1:name "De geest die vrij maakt" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8cba75a0b2e44e59fccd7846f95df36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64561543> .

