@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/b000T7>
  gtm:kadastraalNummer "918"^^xsd:string ;
  gtm:kadastraleAanduiding "C918"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C918"^^xsd:string ;
  ns0:name "Perceel GDA01-C918"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b2vBE0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15800> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117781 52.0134345, 4.7117704 52.0134383, 4.7117619 52.0134312, 4.711739 52.0134419, 4.7116729 52.0133933, 4.711662 52.0133854, 4.7115948 52.0134101, 4.7117258 52.0135053, 4.7117424 52.0135173, 4.7117635 52.0135327, 4.7118378 52.0134794, 4.7117781 52.0134345))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

