@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/bYycnV>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 2590.0 ;
  gtm:kadastraleAanduiding "B2590"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2590" ;
  ns0:name "Perceel GDA01-B2590"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250259070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABGz8>, <https://n2t.net/ark:/60537/bIwgJ9> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72000> ;
  ns0:startDate "2022-02-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066415060696 52.012753495385,4.7066522072365 52.012745207021,4.7068005483514 52.012630365733,4.7068146324447 52.012637197428,4.7069200195211 52.012558609639,4.7069629103237 52.01258022293,4.7069222653118 52.012610269999,4.7069192747399 52.012612481842,4.7068654887742 52.012652250314,4.7068648994797 52.01265268734,4.7066936114286 52.012779350641,4.7066415060696 52.012753495385))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

