@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bzLUSc>
  pico:hasAge "15"^^xsd:string ;
  ns0:givenName "Elisabeth"^^xsd:string ;
  ns0:name "Elisabeth Mulder"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c983f819-6fdb-417e-880a-d51e0591c07a"^^xsd:string ;
  ns0:familyName "Mulder"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vlist> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmeDAK> ;
  gtm:straat <https://n2t.net/ark:/60537/bwe0Dn> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/77f78a1b-e6eb-ff79-67d7-49e8d280edac> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61970> .

