@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/p043969151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenzaam in de nacht : [lijdensmeditaties KRO 1955] / Joseph Keet" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594487>,
        <http://data.bibliotheken.nl/id/thes/p078579503> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068790430> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e128ec8c830d098b8edce0a71a72dc07> ;
    schema1:name "Eenzaam in de nacht : [lijdensmeditaties KRO 1955]" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9324094cb17188f967fabf844f2d301d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64914528> .

