@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/box9e7>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 6728.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6728" ;
  gtm:kadastraleAanduiding "M6728"@nl ;
  ns0:name "Perceel GDA01-M6728"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350672870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARpg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89412> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101004282267 52.035085353588,4.7100941387548 52.035049256071,4.710091962768 52.035037019371,4.7100748517361 52.034940700447,4.7100611995662 52.034857560385,4.7100904633469 52.034855652337,4.7100874768388 52.034838224685,4.7101260609756 52.034835803951,4.7101682352283 52.035080862755,4.7101004282267 52.035085353588))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

