@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/p068349122> a schema1:Person ;
    rdfs:label "Smith, Adam (1723-1790)" ;
    schema1:alternateName "Simi",
        "Smīṯ, Ādam",
        "斯密" ;
    schema1:birthDate "1723" ;
    schema1:deathDate "1790" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "staathuishoudkundige (bekendste werk: \"Inquiry into the nature and the causes of The wealth of nations\" (1776))" ;
    schema1:familyName "Smith" ;
    schema1:givenName "Adam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b546217956a4a423b71ddf339e5a32a7>,
        <https://data.bibliotheken.nl/.well-known/genid/f2995fa1ae1f0bce1b7f7aa408c6b34d> ;
    schema1:name "Adam Smith" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/49231791>,
        wd:Q9381,
        <https://isni.org/isni/0000000122796642> .

