@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/bvODvb>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 4025.0 ;
  gtm:kadastraleAanduiding "E4025"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4025"^^xsd:string ;
  ns0:name "Perceel GDA01-E4025"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280402570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bX5tf1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74465> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6952779382837 52.01103679916,4.695295884557 52.011002766634,4.6953366310812 52.010931638087,4.6954009999223 52.010821099314,4.6954241625408 52.010824695975,4.6954702117542 52.010831842721,4.6954034858127 52.010945998999,4.6953628997317 52.011017119524,4.695344241775 52.011051022039,4.6952779382837 52.01103679916))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

