@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 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/bu9d9g>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 2180.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2180" ;
  gtm:kadastraleAanduiding "N2180"@nl ;
  ns0:name "Perceel GDA01-N2180"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360218070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYynap> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288091> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6732855439472 52.007528321551,4.6732714672311 52.007519616259,4.6732303040785 52.007494180977,4.6732157513693 52.007485185161,4.6732188835953 52.0074833076,4.6732651219271 52.007455283456,4.6733115226267 52.007484741358,4.6733339587196 52.00749898928,4.6732855439472 52.007528321551))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

