@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/p068861613> a schema1:Person ;
    rdfs:label "Heslinga, Marcus Willem (1922-2009)" ;
    schema1:alternateName "Heslinga, Max" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2009" ;
    schema1:description "Tresoar: ???, Akkrum",
        "historisch-geograaf en kartograaf" ;
    schema1:familyName "Heslinga" ;
    schema1:givenName "Marcus Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/734afd315dcdeaeecdca91525b6635a4> ;
    schema1:name "Marcus Willem Heslinga" ;
    schema1:sameAs <http://viaf.org/viaf/91725886>,
        wd:Q13814580,
        <https://isni.org/isni/0000000116853807> .

