@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bKBgEf>
  gtm:kadastraalNummer "115"^^xsd:string ;
  gtm:kadastraleAanduiding "C115"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C115"^^xsd:string ;
  ns0:name "Perceel GDA01-C115"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfq1xY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14997> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7105881 52.0108522, 4.7105889 52.0108432, 4.7106064 52.0108439, 4.7106109 52.0107713, 4.7105932 52.0107707, 4.7105941 52.0107615, 4.7106114 52.0107621, 4.710612 52.0107554, 4.7105735 52.0107539, 4.7105621 52.0107583, 4.7105531 52.010757, 4.7105671 52.0108519, 4.710571 52.0108519, 4.7105881 52.0108522))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

