@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/bngWWf>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 2666.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2666" ;
  gtm:kadastraleAanduiding "M2666"@nl ;
  ns0:name "Perceel GDA01-M2666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350266670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86231> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7067356557352 52.033302637036,4.706738758852 52.03331805206,4.7067394736978 52.03331800226,4.7067777806787 52.03354579137,4.7067079346287 52.03355033138,4.7066840818027 52.03340619073,4.7066726124466 52.033335215132,4.7066921886574 52.033333971016,4.7066868162234 52.033305815333,4.7067356557352 52.033302637036))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

