@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bIVFwr>
  pico:hasAge "61"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1c7b81ced1a930e3d918d4096f67ee624ed506217d2b168bf8362ad7b213d7c4"^^xsd:string ;
  ns0:givenName "Jacobus"^^xsd:string ;
  ns0:name "Jacobus van Eysden"@nl ;
  ns0:familyName "van Eysden"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  gtm:straat <https://n2t.net/ark:/60537/b5PBjK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bfq25g> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4429> ;
  ns0:additionalName [
    ns1:baseSurname "Eysden"^^xsd:string ;
    ns1:literalName "Jacobus van Eysden"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

