@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/p112703801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevrijdend humanisme / H. Lips" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593294>,
        <http://data.bibliotheken.nl/id/thes/p078616964>,
        <http://data.bibliotheken.nl/id/thes/p159607523> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072043695>,
        <http://data.bibliotheken.nl/id/thes/p07532489X> ;
    schema1:description "1e dr.: 1965" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71e3a365c2941ca1d0d5e20c626b2ab9> ;
    schema1:name "Bevrijdend humanisme" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a53553e6500e6fc3e559f97e611aea2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66330669> .

