@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/bkCkv9>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 2355.0 ;
  gtm:kadastraleAanduiding "A2355"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A2355" ;
  ns0:name "Perceel GDA01-A2355"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240235570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLHDG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70008> ;
  ns0:startDate "1998-03-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7200977791908 52.013780475251,4.7201328556096 52.013702214322,4.7201398771329 52.013686533408,4.7201939424763 52.013694821443,4.7201356754355 52.01383476417,4.7200820026531 52.013965492833,4.7200257901583 52.01395366014,4.7200771799958 52.01382462636,4.7200977791908 52.013780475251))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

