@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/p853829292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De houding van den mensch tegenover de natuur / door S. Hofstra" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428322395> ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593545>,
        <http://data.bibliotheken.nl/id/thes/p113086008>,
        <http://data.bibliotheken.nl/id/thes/p39757911X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072324635> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43921e83d1aceed40435c2845a0e3303> ;
    schema1:name "De houding van den mensch tegenover de natuur" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85dfbf8472074263d69798b64eb1f8a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902385056> .

