@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/bIVJZj>
  schema:comment "< Jan Reiniersz"^^xsd:string ;
  gtm:rang "6"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/496"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Claesz Sinck, gasthuismeester 6e rang in 1560"@nl ;
  schema:familyName "Sinck"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bJ8rDs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94890> ;
  schema:endDate "1560"^^xsd:gYear ;
  schema:startDate "1560"^^xsd:gYear ;
  schema:additionalName [ ns0:patronym "Claesz"^^xsd:string ] .

