@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/bbFceU2>
  schema:givenName "Adrianus Sarinus Paulus"^^xsd:string ;
  schema:name "Adrianus Sarinus Paulus Trotsenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d2309378-a56c-7e75-f6dc-3f6299b755d9"^^xsd:string ;
  schema:hasOccupation "Spoorbeambte"@nl ;
  schema:familyName "Trotsenburg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cb78323c-62a1-e00d-b1a0-0038f7a133e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2607422> ;
  schema:birthDate "1867-11-13"^^xsd:date .

