@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/bhHuuPD>
  pico:hasAge "30"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7fab6dd6-7913-da90-61be-7b8675d2019a"^^xsd:string ;
  schema:givenName "Joannes Henricus"^^xsd:string ;
  schema:name "Joannes Henricus van Maaseland"@nl ;
  schema:familyName "van Maaseland"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  schema:parent <https://n2t.net/ark:/60537/b1SiRaD>, <https://n2t.net/ark:/60537/bywF7sq> ;
  schema:spouse <https://n2t.net/ark:/60537/bqC4iDv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUaqcTX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2108625> ;
  schema:additionalName [
    ns0:baseSurname "Maaseland"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

