@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/biWGVHe>
  schema:hasOccupation "Directeur der steurine kaarsen fabriek"@nl ;
  schema:givenName "Gerardus Jacobus"^^xsd:string ;
  schema:name "Gerardus Jacobus Steens Zijnen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d48f0ee-e961-cca5-9c55-7cc723a49b9c"^^xsd:string ;
  schema:familyName "Steens Zijnen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Heusden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b06e3173-ef33-0163-0149-8b9562bd69f3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2505023> ;
  schema:birthDate "1835-10-03"^^xsd:date .

