@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/b2URSQ>
  gtm:oppervlakte 444.0 ;
  gtm:kadastraalNummer 2362.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2362" ;
  gtm:kadastraleAanduiding "M2362"@nl ;
  ns0:name "Perceel GDA01-M2362"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350236270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86009> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127370787108 52.032051016704,4.7127726111842 52.032058500799,4.7128088356511 52.032063579962,4.7130648301623 52.032074663329,4.7130972246329 52.032098937622,4.7130972317849 52.032204991499,4.7129056109878 52.032204155063,4.7128156620656 52.032204493861,4.7126869186907 52.032148792571,4.7126050280268 52.032113367677,4.7126615090965 52.032064228199,4.7127136868945 52.03206279232,4.712726949339 52.032065618727,4.7127370787108 52.032051016704))"^^geo:wktLiteral ;
    osm:area 432.0
  ] .

