@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bYXzrW>
  ns0:birthPlace "Heerwaard"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/9b79f52d5426f0d09ce8e1f0d58aa37a3f512aaf6ba1abf35409d0e618c871f1"^^xsd:string ;
  ns0:familyName "Linsen"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Linsen"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bdKbB1> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23760> .

