@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/bBEey6>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 5228.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5228" ;
  gtm:kadastraleAanduiding "M5228"@nl ;
  ns0:name "Perceel GDA01-M5228"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350522870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsHmu> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88110> ;
  ns0:startDate "1998-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7104489548285 52.037270659431,4.7104456375485 52.037251953547,4.710387819613 52.037255863786,4.7103843537332 52.037236384046,4.7104421570707 52.037232473725,4.7104392426375 52.037216044212,4.7106706849512 52.037201635373,4.7107070679552 52.037199372575,4.7107162126551 52.037253948558,4.7106915876031 52.037255487926,4.7104489548285 52.037270659431))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

