@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/b2557t>
  gtm:oppervlakte 175.0 ;
  gtm:kadastraalNummer 2432.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2432"^^xsd:string ;
  gtm:kadastraleAanduiding "N2432"@nl ;
  ns0:name "Perceel GDA01-N2432"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360243270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bs4bHT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106292> ;
  ns0:startDate "2023-01-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6733174708638 52.004832854341,4.6733491850946 52.004933861075,4.6733826460748 52.005040424261,4.6733645082968 52.005042597328,4.6733714800166 52.005064832077,4.6734072884368 52.005060555013,4.673414969252 52.005084906343,4.6733970212021 52.0050870536,4.6734026210661 52.005104893667,4.673321436263 52.005114315562,4.6733012963289 52.005050150749,4.6732678359644 52.004943560577,4.6732363441778 52.004843229303,4.6732435679945 52.004842311358,4.6732790747273 52.00483776285,4.6733140277868 52.00483322895,4.6733174708638 52.004832854341))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

