@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070313504> a schema1:Person ;
    rdfs:label "Löns, Hermann Fritz Moritz (1866-1914)" ;
    schema1:birthDate "1866" ;
    schema1:deathDate "1914" ;
    schema1:description "dichter van sentimentele heidepoëzie (soms tegen de ideologie van 'Blut und Boden' aan)" ;
    schema1:familyName "Löns" ;
    schema1:givenName "Hermann Fritz Moritz" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfa0a7c94462b4bae68e3825af03af84> ;
    schema1:name "Hermann Fritz Moritz Löns" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/25394637>,
        wd:Q77486 .

