@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/p068421435> a schema1:Person ;
    rdfs:label "Millar, John (1735-1801)" ;
    schema1:alternateName "Millard, J." ;
    schema1:birthDate "1735" ;
    schema1:deathDate "1801" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Millar" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3152180acd550184a6d8c8f834a029b3>,
        <https://data.bibliotheken.nl/.well-known/genid/6ddc2c04701efaf0e68b96aa8aa8f03f> ;
    schema1:name "John Millar" ;
    schema1:sameAs <http://viaf.org/viaf/14835101>,
        wd:Q711508,
        <https://isni.org/isni/0000000083394498> .

