@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/b5czFB>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 6578.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6578" ;
  gtm:kadastraleAanduiding "M6578"@nl ;
  ns0:name "Perceel GDA01-M6578"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350657870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbuPn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89275> ;
  ns0:startDate "2007-07-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006752217731 52.033841935405,4.7007156454901 52.033839276806,4.7007175332273 52.03385018173,4.7008617942896 52.033840757887,4.7008636806854 52.033851752685,4.700916723063 52.033848268724,4.7009148362412 52.033837300889,4.700989804184 52.033832398671,4.7009972208345 52.033875289508,4.700869196109 52.033883657635,4.700724949482 52.033893081571,4.7006845259924 52.033895722198,4.7006752217731 52.033841935405))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

