@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/bTXP0d>
  gtm:oppervlakte 250.0 ;
  gtm:kadastraalNummer 2525.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2525"^^xsd:string ;
  gtm:kadastraleAanduiding "M2525"@nl ;
  ns0:name "Perceel GDA01-M2525"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350252570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzcJq> ;
  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/86103> ;
  ns0:startDate "1999-06-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.68281189734 52.019373188211,4.6827587890773 52.019365176366,4.6826922632664 52.019355295512,4.6825807034247 52.019337208329,4.6825093147296 52.019326210668,4.6825484803848 52.019220273907,4.6828539456315 52.019265479903,4.6828267430532 52.019335175133,4.68281189734 52.019373188211))"^^geo:wktLiteral ;
    osm:area 262.0
  ] .

