@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/bC3DLc>
  gtm:oppervlakte 1500.0 ;
  gtm:kadastraalNummer 7240.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7240" ;
  gtm:kadastraleAanduiding "M7240"@nl ;
  ns0:name "Perceel GDA01-M7240"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350724070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBhXv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84565> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6959029252936 52.032999102417,4.6958007547589 52.033078292494,4.6957011650211 52.03315548424,4.6956026158837 52.033105783956,4.6952184424568 52.032912047414,4.6949746596371 52.032779294248,4.6951021458833 52.032691516959,4.6950848819699 52.032677034069,4.6951349118406 52.032645868749,4.6951891720019 52.032617262993,4.6957332520823 52.032908330203,4.6959029252936 52.032999102417))"^^geo:wktLiteral ;
    osm:area 1497.0
  ] .

