@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bVcUXEE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f3cb549e-a5a4-4852-5afa-2795f76654a5"^^xsd:string ;
  schema:familyName "Loomans"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Loomans"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mr4z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/04e55878-153f-8eb8-a5db-538f973af889> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/587581> ;
  schema:birthDate "1804-02-02"^^xsd:date .

