@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/baCLp1>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 2361.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2361" ;
  gtm:kadastraleAanduiding "M2361"@nl ;
  ns0:name "Perceel GDA01-M2361"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350236170000/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/86008> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126869186907 52.032148792571,4.7128156620656 52.032204493861,4.7129056109878 52.032204155063,4.7130972317849 52.032204991499,4.7130972394824 52.032261618304,4.7129056184429 52.032260781868,4.7128074658424 52.032261055707,4.7127168566555 52.032221032845,4.7127339417379 52.032206138093,4.7126585519048 52.032173518892,4.7126869186907 52.032148792571))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

