@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/bnU2mv>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 4026.0 ;
  gtm:kadastraleAanduiding "E4026"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4026"^^xsd:string ;
  ns0:name "Perceel GDA01-E4026"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280402670000/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/74466> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6952026772779 52.011020653995,4.6952198396063 52.010986455081,4.6952606009396 52.010915317658,4.6953221831021 52.010808861266,4.6954009999223 52.010821099314,4.6953366310812 52.010931638087,4.695295884557 52.011002766634,4.6952779382837 52.01103679916,4.6952026772779 52.011020653995))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

