@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/b1FCw4R>
  schema:givenName "Franciscus Jacobus"^^xsd:string ;
  schema:name "Franciscus Jacobus Wierts"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/75729324-83d1-fbed-e2a5-0a85ab3c0ccb"^^xsd:string ;
  schema:familyName "Wierts"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bLQrW83> ;
  schema:spouse <https://n2t.net/ark:/60537/bTL1KWK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXIiXSa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2471828> .

