@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/bDJdE1>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 4024.0 ;
  gtm:kadastraleAanduiding "E4024"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4024"^^xsd:string ;
  ns0:name "Perceel GDA01-E4024"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280402470000/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/74464> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.695344241775 52.011051022039,4.6953628997317 52.011017119524,4.6954034858127 52.010945998999,4.6954702117542 52.010831842721,4.6955396996542 52.010842632651,4.6954708923806 52.010960470978,4.6954304520401 52.011031592381,4.6954122002758 52.011065605155,4.695344241775 52.011051022039))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

