@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/bHg386n>
  pico:hasAge "29"^^xsd:string ;
  schema:givenName "Hermanus"^^xsd:string ;
  schema:name "Hermanus Slagmolen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ab2e6e4f-bfa4-a413-d537-fa284c133051"^^xsd:string ;
  schema:familyName "Slagmolen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oud-_en_Nieuw-Mathenesse> ;
  schema:parent <https://n2t.net/ark:/60537/bixhGAx>, <https://n2t.net/ark:/60537/bzmtjhi> ;
  schema:spouse <https://n2t.net/ark:/60537/bPaDWSm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRK92> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2626360> .

