@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/brEDDD>
  gtm:oppervlakte 31.0 ;
  gtm:kadastraalNummer 2488.0 ;
  gtm:kadastraleAanduiding "C2488"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2488" ;
  ns0:name "Perceel GDA01-C2488"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260248870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SxQM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72724> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122293463256 52.012864342347,4.7121715375711 52.012901663291,4.7121404282232 52.012882959806,4.7121168199145 52.012869144076,4.7121257040086 52.012863442446,4.7121758608221 52.012831254966,4.712220874702 52.012859098477,4.7122293463256 52.012864342347))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

