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

<https://n2t.net/ark:/60537/bQr4B3>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 4164.0 ;
  gtm:kadastraleAanduiding "D4164"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4164"^^xsd:string ;
  ns0:name "Perceel GDA01-D4164"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270416470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y6gw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264852> ;
  ns0:startDate "2016-06-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7091457489073 52.007545654371,4.709141908295 52.007543430087,4.7092628434615 52.007487364841,4.7092849668307 52.007502817496,4.7093430933209 52.007472115258,4.7093239197364 52.007459043554,4.7093404941238 52.007451364026,4.7093609701366 52.007441873328,4.7094112480559 52.007480399544,4.7094141583736 52.007482501613,4.7092807939921 52.007544715413,4.7092137494685 52.007585325414,4.7091695689831 52.007560631447,4.7091457489073 52.007545654371))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

