@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/b4nIhg>
  gtm:kadastraalNummer "97"^^xsd:string ;
  gtm:kadastraleAanduiding "C97"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C97"^^xsd:string ;
  ns0:name "Perceel GDA01-C97"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bWSLRB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14979> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121077 52.0109876, 4.7121204 52.0109674, 4.7120946 52.0109633, 4.7120397 52.0109622, 4.7120383 52.0109686, 4.7120079 52.0109661, 4.7119776 52.0109877, 4.7119721 52.0109847, 4.7119085 52.01103, 4.7119133 52.0110328, 4.7119014 52.0110405, 4.7119801 52.0110873, 4.7119918 52.0110783, 4.7120918 52.0109814, 4.7121077 52.0109876))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

