@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/bUawOZ>
  gtm:oppervlakte 250.0 ;
  gtm:kadastraalNummer 4358.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4358" ;
  gtm:kadastraleAanduiding "M4358"@nl ;
  ns0:name "Perceel GDA01-M4358"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350435870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmFZj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87442> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713167429533 52.030854817971,4.7131786118117 52.030847691277,4.7131886703102 52.030837771753,4.7131977520911 52.030824970357,4.7132003657598 52.030815907057,4.713201207765 52.030808370629,4.7135668377157 52.030822390426,4.7135571467615 52.030909630097,4.7133001042467 52.03089890131,4.713190441246 52.030894408662,4.713167429533 52.030854817971))"^^geo:wktLiteral ;
    osm:area 250.0
  ] .

