@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/p357635108> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens durf te leven / door Gabe van Duinen" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562043X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074899724> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84e0112e04d38a6f4227f149b39fbe81> ;
    schema1:name "Mens durf te leven" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db8e615cf6d710b4d0c04efd4ac25f35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/845083801> .

