@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/bQDxDs5>
  schema:givenName "Frederich Johannes"^^xsd:string ;
  schema:name "Frederich Johannes Unterhorst"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0d744767-e9d5-f11a-58a8-3934741f721b"^^xsd:string ;
  schema:hasOccupation "Rijksambtenaar"@nl ;
  schema:familyName "Unterhorst"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rjsx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bb0ce35d-a1eb-c876-e78a-ca428c75a5a6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2546436> ;
  schema:birthDate "1819-10-05"^^xsd:date .

