@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/bIiDqq>
  gtm:oppervlakte 218.0 ;
  gtm:kadastraalNummer 810.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M810" ;
  gtm:kadastraleAanduiding "M810"@nl ;
  ns0:name "Perceel GDA01-M810"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350081070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84928> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7102428448789 52.029153474851,4.7105702166157 52.029140957093,4.7105787035634 52.029228354947,4.7103373366686 52.029236881939,4.7103385339055 52.029249265821,4.7102954790522 52.029250851953,4.7102930844669 52.029226093175,4.7102500297702 52.029227670302,4.7102428448789 52.029153474851))"^^geo:wktLiteral ;
    osm:area 218.0
  ] .

