@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bm1K6K>
  gtm:oppervlakte 69.0 ;
  gtm:kadastraalNummer 6182.0 ;
  gtm:kadastraleAanduiding "E6182"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6182"^^xsd:string ;
  schema:name "Perceel GDA01-E6182"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280618270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMzpI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73669> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7018515877689 52.010899189577,4.7020192478826 52.010846396896,4.702027396217 52.010883170977,4.7020329630528 52.010923022045,4.7019729729593 52.010944469759,4.7018515877689 52.010899189577))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

