@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDW3Ko>
  ns0:name "Huis van Gerrit Vermeij"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/709318c3-5bc5-4423-8bed-269ed1c0cd52> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bD68Op> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233817> ;
  ns0:startDate "1593"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71206273 52.01047908, 4.71212448 52.01040330, 4.71202132 52.01035462, 4.71195306 52.01043170, 4.71206273 52.01047908))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

