@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/bAoXRQh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1bbeee7a-c6b8-afd7-bc57-d468d248f124"^^xsd:string ;
  schema:familyName "Monasch"^^xsd:string ;
  schema:givenName "Roosje"^^xsd:string ;
  schema:name "Roosje Monasch"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k0wc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c5dcbf5c-ce24-62c2-7fb7-f79f49dba94b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2794931> ;
  schema:birthDate "1847-05-19"^^xsd:date .

