@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/bxTDei>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 2489.0 ;
  gtm:kadastraleAanduiding "B2489"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2489"^^xsd:string ;
  ns0:name "Perceel GDA01-B2489"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250248970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpoYg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71717> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095970711305 52.012301898439,4.7095917834401 52.012306721741,4.7096490774653 52.012331490989,4.7098772683395 52.012385916631,4.7099049323238 52.012392511495,4.7098990778692 52.012436772666,4.709876572718 52.012431951234,4.7096864552407 52.012391218341,4.7095434586588 52.012323629397,4.7095808023256 52.012294065777,4.7095970711305 52.012301898439))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

