@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bZahLO>
  pico:hasAge "34"^^xsd:string ;
  schema:familyName "Cosijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/aa56f54d-2de7-43ee-baea-f043060264ae"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:givenName "Sina"^^xsd:string ;
  schema:name "Sina Cosijn"@nl ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4nWN9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/987016c6-2a3c-5c4a-467c-c1fc96bc2477> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59846> .

