@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/bJYo0D>
  gtm:oppervlakte 270.0 ;
  gtm:kadastraalNummer 6089.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6089" ;
  gtm:kadastraleAanduiding "M6089"@nl ;
  ns0:name "Perceel GDA01-M6089"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350608970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRHav> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260619> ;
  ns0:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6854119514942 52.028621204404,4.6854204880086 52.028575782955,4.6854446371753 52.028426692435,4.6854370618771 52.028391215005,4.6854356578548 52.028351540817,4.6857110949264 52.028395059035,4.6854119514942 52.028621204404))"^^geo:wktLiteral ;
    osm:area 271.0
  ] .

