@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/bGdy5UO>
  pico:hasAge "50"^^xsd:string ;
  schema:familyName "Godschalk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5caf670f-f873-984f-c3c2-f718f81bffc0"^^xsd:string ;
  schema:givenName "Salomon"^^xsd:string ;
  schema:name "Salomon Godschalk"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Norg> ;
  schema:spouse <https://n2t.net/ark:/60537/bO87UKU> ;
  schema:parent <https://n2t.net/ark:/60537/bqpnthc>, <https://n2t.net/ark:/60537/bW2IJzP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQQdfdZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/638213> .

