@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/buzsar>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6040.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6040" ;
  gtm:kadastraleAanduiding "M6040"@nl ;
  ns0:name "Perceel GDA01-M6040"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350604070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Xj5> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88823> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700104251233 52.033338248965,4.7001098147325 52.033369830654,4.7000774704815 52.033372131711,4.7000794273196 52.033383270748,4.7000452324161 52.033385560997,4.7000433025245 52.033374565931,4.6998568963188 52.033387823502,4.6997252141986 52.03339718472,4.6997177503002 52.033354608112,4.6998915109324 52.033342031979,4.7000357278178 52.033331593208,4.7000666283148 52.033329355646,4.7000686122243 52.033340629667,4.700104251233 52.033338248965))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

