@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/bsTPTP>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 4593.0 ;
  gtm:kadastraleAanduiding "E4593"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4593"^^xsd:string ;
  ns0:name "Perceel GDA01-E4593"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280459370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRU0a> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74744> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003058869369 52.006223627985,4.7003946033307 52.006177711486,4.7004289711229 52.006159926183,4.7005232511199 52.006112091562,4.7005500699149 52.006098405846,4.7005942349766 52.006128460088,4.7004728376818 52.006192351671,4.7003494928465 52.006255953125,4.7003058869369 52.006223627985))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

