@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p370601122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Al mijn hoop : een aantal geloofsverzen / van H. Smallegange" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446198307> ;
    dcterms1:issued "1951-1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075302721>,
        <http://data.bibliotheken.nl/id/thes/p28898269X> ;
    schema1:description "Tweede dichtbundel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0308b39273d738ba6a3764512c4d44f7> ;
    schema1:name "Al mijn hoop : een aantal geloofsverzen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef08be020d66cb15f761f57e8296dfc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/865504301> .

