@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/bHtMiY>
  gtm:kadastraalNummer "216"^^xsd:string ;
  gtm:kadastraleAanduiding "C216"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C216"^^xsd:string ;
  ns0:name "Perceel GDA01-C216"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhUoS3>, <https://n2t.net/ark:/60537/bMtE9H> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15098> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106133 52.0102743, 4.7106245 52.0102802, 4.7107437 52.0103255, 4.710863 52.0103839, 4.7109121 52.0104049, 4.7109681 52.010427, 4.7110549 52.0104685, 4.7111092 52.0104628, 4.7111065 52.0104943, 4.7111417 52.0104909, 4.7111349 52.0104599, 4.7111479 52.0104597, 4.7110277 52.0104097, 4.7110328 52.0104053, 4.7106665 52.0102402, 4.7106133 52.0102743))"^^geo:wktLiteral ;
    osm:area 191.0
  ] .

