@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070169330> a schema1:Person ;
    rdfs:label "Bouilly, Jean Nicolas (1763-1842)" ;
    schema1:alternateName "Bouilly, J.B." ;
    schema1:birthDate "1763" ;
    schema1:deathDate "1842" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=boui005" ;
    schema1:familyName "Bouilly" ;
    schema1:givenName "Jean Nicolas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/424d31c24d57b002344c9abc19f1f571>,
        <https://data.bibliotheken.nl/.well-known/genid/6e475ab4d71c76847ae19952cffab140> ;
    schema1:name "Jean Nicolas Bouilly" ;
    schema1:sameAs <http://viaf.org/viaf/56606360>,
        wd:Q1355203,
        <https://isni.org/isni/0000000120961691> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/boui005> .

