@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/bO8dU2>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 6053.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6053" ;
  gtm:kadastraleAanduiding "M6053"@nl ;
  ns0:name "Perceel GDA01-M6053"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350605370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88836> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698480816157 52.033346921863,4.698471646258 52.0332931087,4.6985107706312 52.033290578085,4.6985126286649 52.033301482874,4.6986565965573 52.033292086989,4.6986584678171 52.033303081737,4.698710356732 52.033299708876,4.6987084710258 52.033288705056,4.6987845468575 52.033283738814,4.6987919148287 52.033326809286,4.6986639363681 52.033335085397,4.6985199405767 52.033344391245,4.698480816157 52.033346921863))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

