@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/bmRyGC>
  gtm:oppervlakte 231.0 ;
  gtm:kadastraalNummer 5539.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5539" ;
  gtm:kadastraleAanduiding "M5539"@nl ;
  ns0:name "Perceel GDA01-M5539"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350553970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvOOyx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88406> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096010862282 52.030494481319,4.7097504870856 52.030489309734,4.7097685600035 52.030691472484,4.7097173668042 52.030693425055,4.7096396073374 52.030696393233,4.7095988832652 52.030697938596,4.7095961731334 52.030670939885,4.7096368973171 52.030669385535,4.7096342017351 52.030642386909,4.7096148822378 52.030643120648,4.7096010862282 52.030494481319))"^^geo:wktLiteral ;
    osm:area 231.0
  ] .

