@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/bSViVE>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 3832.0 ;
  gtm:kadastraleAanduiding "E3832"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3832"^^xsd:string ;
  ns0:name "Perceel GDA01-E3832"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280383270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6Nh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74315> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024939371937 52.005194402726,4.7025527639273 52.005173271578,4.7025794229641 52.005201443543,4.702580696929 52.005200992543,4.7026471152998 52.005271182901,4.7027537936919 52.005381147389,4.7026940677399 52.005402974506,4.70258613443 52.005293173445,4.7025238608182 52.005227195765,4.7024939371937 52.005194402726))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

