@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bqbGDaP>
  schema:hasOccupation "Administrateur der infanterie"@nl ;
  schema:givenName "Frederikus Bernardus Theodorus"^^xsd:string ;
  schema:name "Frederikus Bernardus Theodorus Rijnen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96afbd79-6012-656b-e08b-2dca91b045ce"^^xsd:string ;
  schema:familyName "Rijnen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Grave> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ee783224-56c1-53c2-aa11-5cdaf3b27748> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2847649> ;
  schema:birthDate "1814-03-16"^^xsd:date .

