@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/bMtNWP>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 2409.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2409" ;
  gtm:kadastraleAanduiding "N2409"@nl ;
  ns0:name "Perceel GDA01-N2409"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360240970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3kqaD> ;
  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/290759> ;
  ns0:startDate "2022-12-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.672997483796 52.007780353724,4.672915261365 52.00772844093,4.6729206264719 52.007725372474,4.673002542066 52.007777346322,4.6730316688459 52.007795832498,4.67302669853 52.007798804481,4.672997483796 52.007780353724))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

