@prefix ns0: <https://schema.org/> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bAP2p0>
  ns0:familyName "Duif" ;
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan Ariensz Duif"@nl ;
  ns0:hasOccupation "kunstschilder"@nl ;
  ns0:sameAs <http://www.biografischportaal.nl/persoon/56544859>, <http://www.wikidata.org/entity/Q2230229>, <https://rkd.nl/explore/artists/24658> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:subjectOf <https://ecartico.org/persons/2647> ;
  a roar:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1123296> ;
  ns0:birthDate "1617"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Duif" ;
    ns1:patronym "Ariensz"
  ] .

