@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/bV0iBa>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2465.0 ;
  gtm:kadastraleAanduiding "A2465"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A2465" ;
  ns0:name "Perceel GDA01-A2465"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240246570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSw5wj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70019> ;
  ns0:startDate "1998-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7163491459513 52.009984135167,4.7160950235036 52.009951730614,4.7159207380081 52.009933757779,4.7159285773365 52.009894649002,4.7161039641323 52.009907154168,4.7161036958168 52.009908536852,4.7161199470108 52.009909780014,4.7163756990289 52.00994034219,4.7164428168952 52.009944275074,4.7164303866214 52.009994305597,4.7163491459513 52.009984135167))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

