@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/b250N6d>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0778c328-df6a-fc14-bd5d-46a38d474272"^^xsd:string ;
  schema:familyName "Spoor"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Spoor"@nl ;
  schema:hasOccupation "Vleeschhouwer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woudrichem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kcwj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/88356f95-758d-833c-4f20-ea26b206eb24> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2384430> ;
  schema:birthDate "1845-04-24"^^xsd:date .

