@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b87n2r>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 526.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M526"^^xsd:string ;
  gtm:kadastraleAanduiding "M526"@nl ;
  ns0:name "Perceel GDA01-M526"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350052670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQG1Q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84708> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6981134085423 52.026324857718,4.6980413194476 52.026288329421,4.698264077786 52.026120777025,4.6982794616976 52.026128552114,4.6982879814632 52.026122193237,4.6983448795547 52.026150713736,4.6983076029505 52.026178467531,4.6982262791342 52.026240281276,4.6981134085423 52.026324857718))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

