@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bike9C>
  ns0:deathPlace "Brugge" ;
  ns0:hasOccupation "cartograaf"@nl, "decorateur"@nl, "ingenieur"@nl, "kunstschilder"@nl, "landmeter"@nl, "tekenaar"@nl ;
  ns0:givenName "Pieter"@nl ;
  ns0:name "Pieter Jansz Pourbus"@nl ;
  ns0:familyName "Pourbus" ;
  ns0:alternateName "Pourbus, Pierre"@nl, "Pourbus, Pieter Jansz."@nl ;
  ns0:sameAs <http://data.bibliotheken.nl/id/dbnla/pour001>, <http://data.bibliotheken.nl/id/thes/p070335206>, <http://ta.sandrart.net/-person-1689>, <http://viaf.org/viaf/120993002>, <http://viaf.org/viaf/210424829>, <http://viaf.org/viaf/37810988>, <http://vocab.getty.edu/ulan/500011430>, <http://www.biografischportaal.nl/persoon/68359349>, <http://www.wikidata.org/entity/Q981558>, <https://id.rijksmuseum.nl/31092011>, <https://rkd.nl/explore/artists/64551> ;
  rdfs:seeAlso <http://viaf.org/viaf/120993002>, <http://vocab.getty.edu/ulan/500011430>, <http://www.biografischportaal.nl/persoon/68359349>, <https://data.bnf.fr/ark:/12148/cb12167865b>, <https://ecartico.org/persons/6121>, <https://www.wikidata.org/entity/Q981558> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  a roar:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1074113> ;
  ns0:birthDate "1524"^^xsd:gYear ;
  ns0:deathDate "1584-01-30"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Pourbus" ;
    ns1:patronym "Jansz"
  ] .

