@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/b9Ac47N>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ff2c2c7-61b9-eae0-3a96-0c224878ff2a"^^xsd:string ;
  schema:givenName "Roelof"^^xsd:string ;
  schema:name "Roelof Wiezer"@nl ;
  schema:familyName "Wiezer"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wj0s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/55dfc99c-0115-6868-6615-190996ffaef5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2190070> ;
  schema:birthDate "1889-05-01"^^xsd:date .

