@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/bKaWCM>
  gtm:oppervlakte 189.0 ;
  gtm:kadastraalNummer 2443.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2443" ;
  gtm:kadastraleAanduiding "N2443"@nl ;
  ns0:name "Perceel GDA01-N2443"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360244370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/benxmv> ;
  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/106302> ;
  ns0:startDate "2023-01-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6727407926373 52.00550644585,4.6727932667456 52.00555494241,4.6728174799799 52.005577326778,4.6728304262179 52.005589297062,4.6727410822366 52.005626272551,4.6727409063362 52.005626343391,4.6725970055206 52.005524358836,4.6725759533562 52.005469050966,4.672567476318 52.005446249747,4.6726420412088 52.005415431639,4.6726623941911 52.005434197228,4.6727407926373 52.00550644585))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

