@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bumUO8>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2637.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2637"^^xsd:string ;
  gtm:kadastraleAanduiding "N2637"@nl ;
  schema:name "Perceel GDA01-N2637"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360263770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vgZa>, <https://n2t.net/ark:/60537/btjqqt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286899> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6753462062209 52.007483095821,4.6753673957212 52.00747040645,4.6754945478906 52.007394216307,4.6755390126993 52.007367717576,4.675570351455 52.007348752681,4.6756247555397 52.007383345508,4.675549220392 52.0074284153,4.675484799396 52.007466981696,4.6754801234024 52.007469775793,4.6754007180902 52.007517320876,4.6754003505776 52.007517534376,4.6753462062209 52.007483095821))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

