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

<https://n2t.net/ark:/60537/bWfsFI>
  pico:hasAge "1/2jaar"^^xsd:string ;
  ns0:familyName "Catz"^^xsd:string ;
  ns0:givenName "Elias Jacob"^^xsd:string ;
  ns0:name "Elias Jacob Catz"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/610c7a2e769092e654620704aa5164f91ce80a4dc8ffd3b951ec5f1c7c797b01"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bpn7K2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5062> .

