@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/b4a50c>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 2401.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2401" ;
  gtm:kadastraleAanduiding "N2401"@nl ;
  ns0:name "Perceel GDA01-N2401"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360240170000/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/106284> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6738144944409 52.0079266693,4.6738516986917 52.007904378731,4.673882095492 52.007923627419,4.6739403458683 52.007959943147,4.6740502634707 52.008029829111,4.6740655478336 52.00803954833,4.6740279759097 52.008062061449,4.6740125470545 52.008052269443,4.6738904277329 52.007974822133,4.6738144944409 52.0079266693))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

