@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/p068445598> a schema1:Person ;
    rdfs:label "Copernicus, Nicolaus (1473-1543)" ;
    schema1:alternateName "Copernic, Nicolas",
        "Copernicus, Nicolaas",
        "Coppernicus, Nicolaus",
        "Gebaini",
        "Kopernik, Mikołaj",
        "Kopernikus",
        "Kopernikus, Nikolaus",
        "哥白尼" ;
    schema1:birthDate "1473" ;
    schema1:deathDate "1543" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "astronoom" ;
    schema1:familyName "Copernicus" ;
    schema1:givenName "Nicolaus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00bade87769bfc8e945eeff8783158d5>,
        <https://data.bibliotheken.nl/.well-known/genid/f8a28687b189e4aabd7041f2fd52e742> ;
    schema1:name "Nicolaus Copernicus" ;
    schema1:nationality "pl" ;
    schema1:sameAs <http://viaf.org/viaf/71389288>,
        wd:Q619,
        <https://isni.org/isni/0000000110290900> .

