@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/buzsbC>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 6510.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6510" ;
  gtm:kadastraleAanduiding "M6510"@nl ;
  ns0:name "Perceel GDA01-M6510"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350651070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMtLit> ;
  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/89210> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003372391276 52.034482247356,4.7003701505594 52.03448007537,4.700368277729 52.034469152551,4.7004026184783 52.034466907998,4.7004044915926 52.034477812841,4.7005480558206 52.034468349358,4.7007547730154 52.034454723702,4.7007622768373 52.034497624047,4.7005555157296 52.03451124946,4.7004118493592 52.034520712358,4.7003803239262 52.034522784578,4.7003784361058 52.034511888637,4.7003427965905 52.034514242457,4.7003372391276 52.034482247356))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

