@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/p810487136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stem van het kruis / proza: Gilb. Lohuis ; poësie: Gabriël Smit ; teekeningen Harrie Sterk" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397324901>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070489734> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067751040>,
        <http://data.bibliotheken.nl/id/thes/p068385986> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e5deb5028b5f4dd460b764602cb464a> ;
    schema1:name "De stem van het kruis" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f77fc72fdd865a5f4efd03eb557f32c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63366939> .

