@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/bQqPHrE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9c2d6799-c937-9c9e-ec18-751968c48b46"^^xsd:string ;
  schema:familyName "Oosterling"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Oosterling"@nl ;
  schema:hasOccupation "Vleeschhouwer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jfpg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/69c6193e-b7e6-d91a-be85-80d77b090c02> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2267032> .

