@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/baci2M>
  pico:hasAge "52"^^xsd:string ;
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina van Luyk"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a99d054b2adaf44850b020f1fada50da1f6f001a2346c9f3575fcbe9bf779a78"^^xsd:string ;
  ns0:familyName "van Luyk"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bpn7Mp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5424> ;
  ns0:additionalName [
    ns1:baseSurname "Luyk"^^xsd:string ;
    ns1:literalName "Catharina van Luyk"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

