@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b6FsGT>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 4503.0 ;
  gtm:kadastraleAanduiding "E4503"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4503" ;
  ns0:name "Perceel GDA01-E4503"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280450370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/btWwff> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74708> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942424595833 52.009202877084,4.6941268836092 52.009201891044,4.6940292488044 52.009201127391,4.6939205601302 52.009200280577,4.693918620599 52.0091109602,4.6942401762365 52.009147063525,4.6942438404111 52.009147471597,4.6942438029232 52.009148954466,4.6942424595833 52.009202877084))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

