@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/b8Kshz>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 4258.0 ;
  gtm:kadastraleAanduiding "A4258"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4258" ;
  ns0:name "Perceel GDA01-A4258"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240425870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLrgGg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70203> ;
  ns0:startDate "1999-05-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145368436017 52.013525110362,4.7145439174832 52.013516746629,4.7145607788839 52.013496825809,4.714561520379 52.013495949183,4.7147197937774 52.013549004105,4.7146951894969 52.013578192697,4.7145368436017 52.013525110362))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

