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

<https://n2t.net/ark:/60537/b7Izpy>
  ns0:hasOccupation "beeldend kunstenaar"@nl, "illustrator"@nl, "tekenaar"@nl ;
  ns0:givenName "Piet Marée"@nl ;
  ns0:name "Piet Marée"@nl ;
  owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mare027>, <http://data.bibliotheken.nl/id/thes/p068742630>, <https://www.goudatijdmachine.nl/omeka/api/items/1121645> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  a pico:PersonObservation ;
  ns0:url <https://www.dbnl.org/auteurs/auteur.php?id=mare027> ;
  ns0:birthDate "1903"^^xsd:gYear ;
  ns0:deathDate "1999"^^xsd:gYear .

