@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/b1SkTm>
  pico:hasAge "6"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ac38c2af-1fa3-4799-b275-75cc4ff0f71c"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "van den Casteeelen"^^xsd:string ;
  ns0:givenName "Zacharias"^^xsd:string ;
  ns0:name "Zacharias van den Casteeelen"@nl ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bELUSR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58406> ;
  ns0:additionalName [
    ns1:baseSurname "Casteeelen"^^xsd:string ;
    ns1:literalName "Zacharias van den Casteeelen"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

