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

<https://n2t.net/ark:/60537/bg1VOE>
  pico:hasAge "1/4 jaar"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/87cfe0e6-339f-481b-8a7a-c7650fd3f531"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria van Gassel"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van Gassel"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJmj0n> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/67f66e66-49c0-a04a-d514-18c4780e6aba> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60138> ;
  schema:additionalName [
    ns0:baseSurname "Gassel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

