@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/b3KFK5>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 5174.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5174" ;
  gtm:kadastraleAanduiding "M5174"@nl ;
  ns0:name "Perceel GDA01-M5174"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350517470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88060> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095711278991 52.038339218523,4.709629077786 52.038335354381,4.7096325928769 52.038355418668,4.7096418774225 52.038408386615,4.7094618453728 52.038420132153,4.7093413230488 52.038427995429,4.709319730799 52.038429408156,4.70931020947 52.03837477597,4.7093318742898 52.03837338164,4.7095743750154 52.038357726282,4.7095711278991 52.038339218523))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

