@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bqpsOt>
  schema:familyName "'t Schaep"^^xsd:string ;
  gtm:rang "5"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/563"^^xsd:string ;
  schema:givenName "Mattheus"^^xsd:string ;
  schema:name "Mattheus Dirksz Schaep, heilige geestmeester 5e rang in 1574"@nl ;
  schema:comment "obiit"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bWFVnU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95558> ;
  schema:endDate "1574"^^xsd:gYear ;
  schema:startDate "1574"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Schaep"^^xsd:string ;
    ns0:patronym "Dirksz"^^xsd:string ;
    ns0:surnamePrefix "'t"^^xsd:string
  ] .

