@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/bOLkLa>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2371.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2371" ;
  gtm:kadastraleAanduiding "N2371"@nl ;
  ns0:name "Perceel GDA01-N2371"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360237170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  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/106255> ;
  ns0:startDate "2022-12-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6732994259854 52.007701990509,4.6732888665832 52.007708380166,4.6732577326499 52.007727210874,4.6731987605863 52.007762779972,4.6730793096844 52.007834313419,4.6730640456256 52.007843451942,4.6730097434795 52.007808948431,4.6730250662215 52.007799783306,4.67302669853 52.007798804481,4.6730316688459 52.007795832498,4.6731445895057 52.007728277318,4.6732456281134 52.007667831725,4.6732994259854 52.007701990509))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

