@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b3xULLR>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "de Beu"^^xsd:string ;
  schema:givenName "Hermanus"^^xsd:string ;
  schema:name "Hermanus de Beu"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bfc4f99f-738d-b2eb-10f9-f25af0bd3857"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bbsvAzJ> ;
  schema:parent <https://n2t.net/ark:/60537/bFO9nZ6>, <https://n2t.net/ark:/60537/bVDk0Fu> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bV0dd1p> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2627077> ;
  schema:additionalName [
    ns0:baseSurname "Beu"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

