@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/bsgKsx>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2548.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2548" ;
  gtm:kadastraleAanduiding "M2548"@nl ;
  ns0:name "Perceel GDA01-M2548"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350254870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86122> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066202844532 52.034174229472,4.706386571504 52.034189390171,4.7062533343178 52.034198408145,4.7062468458802 52.034161230649,4.7062717771719 52.034159577138,4.7062860885301 52.034152855688,4.7063790769154 52.034146490258,4.7066128040788 52.034131338645,4.7066202844532 52.034174229472))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

