@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/bNw7SX>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6589.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6589" ;
  gtm:kadastraleAanduiding "M6589"@nl ;
  ns0:name "Perceel GDA01-M6589"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350658970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0sXC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89285> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7002754683477 52.034139672366,4.7004055652356 52.034131182141,4.7005935038795 52.034118921348,4.7005915618677 52.034107755442,4.7006259027422 52.03410548386,4.7006278443492 52.034116676728,4.7006608718008 52.034114523316,4.7006664730295 52.034146527646,4.7006308335442 52.03414889953,4.7006327229264 52.034159696604,4.7006009492032 52.034161821365,4.7004574277567 52.034171410996,4.7002830079333 52.034183058327,4.7002754683477 52.034139672366))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

