@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/bb29S9>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 5641.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5641" ;
  gtm:kadastraleAanduiding "M5641"@nl ;
  ns0:name "Perceel GDA01-M5641"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350564170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRGgi7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88508> ;
  ns0:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7075324474387 52.030015774711,4.7076572668945 52.03001135375,4.7076774019839 52.030010634027,4.7076762122795 52.02999780074,4.7078010323532 52.029993334689,4.7078110855273 52.030039566012,4.707813553383 52.030066131931,4.7077728168886 52.030067568729,4.7076628270898 52.030071338346,4.7074803677144 52.030078123118,4.7074749875226 52.03001781597,4.7075324474387 52.030015774711))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

