@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/bRSJh7G>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cd0cd81a-eb90-9d0e-6fd7-ab74c5627e56"^^xsd:string ;
  schema:familyName "Massaar"^^xsd:string ;
  schema:givenName "Reinier"^^xsd:string ;
  schema:name "Reinier Massaar"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3KBoFk> ;
  schema:parent <https://n2t.net/ark:/60537/b7HTR5I>, <https://n2t.net/ark:/60537/bCgfjVv> ;
  schema:spouse <https://n2t.net/ark:/60537/bZNj5XL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2081966> .

