@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/p073396931> a schema1:Person ;
    rdfs:label "Clérambault, Louis-Nicolas (1676-1749)" ;
    schema1:alternateName "Clérambault, Nicolas",
        "Clérambaut" ;
    schema1:birthDate "1676" ;
    schema1:deathDate "1749" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "componist, organist" ;
    schema1:familyName "Clérambault" ;
    schema1:givenName "Louis-Nicolas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/027eb03d760a0c7e65ba5ac59780c83e>,
        <https://data.bibliotheken.nl/.well-known/genid/76e20597a668b0e4c6f991201187726f> ;
    schema1:name "Louis-Nicolas Clérambault" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/44484699>,
        wd:Q470149,
        <https://isni.org/isni/0000000122791809> .

