@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/b87mu8>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 4640.0 ;
  gtm:kadastraleAanduiding "E4640"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4640"^^xsd:string ;
  ns0:name "Perceel GDA01-E4640"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280464070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjbvJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74762> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6998412017551 52.00923721283,4.699999002659 52.009115658004,4.7000646705227 52.009148453579,4.700009133607 52.009191147937,4.6999071497063 52.009269794405,4.6998412017551 52.00923721283))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

