@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bsgLmC>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 8993.0 ;
  gtm:kadastraleAanduiding "A8993"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8993"^^xsd:string ;
  ns0:name "Perceel GDA01-A8993"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240899370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104973> ;
  ns0:startDate "2023-01-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7172271594091 52.008983513193,4.7173047422272 52.008991756666,4.7172346237989 52.009244237326,4.717234289629 52.009244181494,4.717224233924 52.009242605222,4.7171556309689 52.009231878083,4.7171544975164 52.009231700851,4.7171672509264 52.009199936523,4.7171843730271 52.009138022993,4.7172271594091 52.008983513193))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

