@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/b9nAam>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 7266.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7266" ;
  gtm:kadastraleAanduiding "M7266"@nl ;
  ns0:name "Perceel GDA01-M7266"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350726670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwgRf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105757> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7029395446337 52.032386628585,4.7029232938201 52.032387711631,4.7029175365135 52.032354385206,4.7029336853136 52.032353301567,4.7029969236957 52.032349066969,4.7030027683533 52.032382402886,4.7029861674111 52.032383510872,4.7029395446337 52.032386628585))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

