@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/p068656246> a schema1:Person ;
    rdfs:label "Lorenz, Konrad Zacharias (1903-1989 ; etholoog)" ;
    schema1:alternateName "Lorencʹ, Konrad",
        "Lorenz, K.",
        "Լորենց, Կոնրադ" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1989" ;
    schema1:description "bioloog (m.n. ethologie (diergedragsleer))",
        "bron: https://nl.wikipedia.org/wiki/Konrad_Lorenz" ;
    schema1:familyName "Lorenz" ;
    schema1:givenName "Konrad Zacharias" ;
    schema1:hasOccupation "etholoog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/178f3c165c98d3cfb1e761707956ba13> ;
    schema1:name "Konrad Zacharias Lorenz" ;
    schema1:nationality "at" ;
    schema1:sameAs <http://viaf.org/viaf/34459633>,
        wd:Q78496,
        <https://isni.org/isni/0000000121272337> .

