@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/bCu37g>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 2444.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2444" ;
  gtm:kadastraleAanduiding "N2444"@nl ;
  ns0:name "Perceel GDA01-N2444"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360244470000/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/106303> ;
  ns0:startDate "2023-01-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6727407926373 52.00550644585,4.6726623941911 52.005434197228,4.6726420412088 52.005415431639,4.6727109615033 52.00538695217,4.6727312712429 52.005405690519,4.6728096541853 52.00547800192,4.6728993622263 52.005560754659,4.6728304262179 52.005589297062,4.6728174799799 52.005577326778,4.6727932667456 52.00555494241,4.6727407926373 52.00550644585))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

