@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/benmQ6>
  gtm:oppervlakte 414.0 ;
  gtm:kadastraalNummer 4551.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4551" ;
  gtm:kadastraleAanduiding "M4551"@nl ;
  ns0:name "Perceel GDA01-M4551"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350455170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9vx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87602> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6958512330709 52.027701688259,4.6955889857032 52.027568926609,4.6958584027642 52.027366418275,4.6959113788767 52.027682186023,4.6959015151973 52.027683053918,4.6958918740999 52.027684606237,4.6958825868537 52.027686834763,4.6958737561427 52.027689695155,4.6958655282223 52.027693152321,4.695857991068 52.027697170822,4.6958512330709 52.027701688259))"^^geo:wktLiteral ;
    osm:area 414.0
  ] .

