@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bRtphk>
  pico:hasAge "30"^^xsd:string ;
  schema:familyName "Francois"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/bdeead52-d406-4f28-8afc-88a201f84946"^^xsd:string ;
  schema:givenName "Nisette Johanna"^^xsd:string ;
  schema:name "Nisette Johanna Francois"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bApdpY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59638> .

