@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/bXV1vH5>
  schema:givenName "Alexander Jacobus Hendrikus"^^xsd:string ;
  schema:name "Alexander Jacobus Hendrikus Roos"@nl ;
  schema:birthPlace "Hatert"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3272b46e-e754-fd47-ffff-fb60473d0838"^^xsd:string ;
  schema:hasOccupation "Kantoorbediende"@nl ;
  schema:familyName "Roos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b3gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d46d19df-be87-0351-cc8a-c5f3cf1ccbcf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2649075> ;
  schema:birthDate "1891-04-12"^^xsd:date .

