@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/bYXwwws>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e07a23ed-0386-d2c1-06a6-ab1118e14472"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:givenName "Roelf"^^xsd:string ;
  schema:name "Roelf Mulder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sappemeer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0191hr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/60831911-b2c7-9563-6687-d5f38599d28a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2230699> ;
  schema:birthDate "1883-05-25"^^xsd:date .

