@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/bXIk15M>
  pico:hasAge "24"^^xsd:string ;
  schema:familyName "Abel"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Abel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a0409d62-69ed-310c-d693-829d5897191d"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hillegersberg> ;
  schema:spouse <https://n2t.net/ark:/60537/b5CUMdy> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNijE6F> ;
  schema:parent <https://n2t.net/ark:/60537/bPNKcgI>, <https://n2t.net/ark:/60537/bzYzzF7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2859936> .

