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

<https://n2t.net/ark:/60537/be9AK4b>
  pico:hasAge "29"^^xsd:string ;
  schema:familyName "Boom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b01f207-0673-a208-a83d-01c49efc7029"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Boom"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  schema:spouse <https://n2t.net/ark:/60537/b6eZVgj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bo6FtR7> ;
  schema:parent <https://n2t.net/ark:/60537/buYLnJ3>, <https://n2t.net/ark:/60537/bYy6QzR> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/602621> .

