@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/byW3fBp>
  schema:givenName "Franciscus"^^xsd:string ;
  schema:name "Franciscus Mastink"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbcb5fb5-8164-ff5e-af83-7e7c55fa12d4"^^xsd:string ;
  schema:familyName "Mastink"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8xGU0N> ;
  schema:parent <https://n2t.net/ark:/60537/bGDWp02>, <https://n2t.net/ark:/60537/bOyxcMk> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/574653> ;
  schema:birthDate "1873-08-26"^^xsd:date .

