@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/bg1WCE>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3926.0 ;
  gtm:kadastraleAanduiding "E3926"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3926"^^xsd:string ;
  ns0:name "Perceel GDA01-E3926"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280392670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74374> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983434945542 52.010056299997,4.6983319587511 52.010062919872,4.6981851905664 52.009970325111,4.6980994508435 52.009916719656,4.6981397144878 52.009892758535,4.6981637197756 52.009878472642,4.6983965011679 52.010025833837,4.6983434945542 52.010056299997))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

