@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/bHGxpw>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2579.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2579" ;
  gtm:kadastraleAanduiding "M2579"@nl ;
  ns0:name "Perceel GDA01-M2579"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350257970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHghgV> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86151> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7075190379735 52.034293069322,4.7074936208759 52.034149054662,4.707478640651 52.034062526976,4.7074793992246 52.034062477424,4.7074766011369 52.034047109125,4.707525632887 52.034043796782,4.7075302481795 52.034071948051,4.7075497969084 52.03407061375,4.7075630895859 52.034144467064,4.7075882151859 52.034288498002,4.7075190379735 52.034293069322))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

