@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/bcHHTM>
  gtm:kadastraalNummer "1017"^^xsd:string ;
  gtm:kadastraleAanduiding "C1017"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1017"^^xsd:string ;
  ns0:name "Perceel GDA01-C1017"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bOm5No> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15899> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131183 52.0126987, 4.7130901 52.0127266, 4.712972 52.0126734, 4.7129584 52.0126673, 4.7129164 52.0127099, 4.7129318 52.0127166, 4.7130735 52.012778, 4.7130703 52.0127809, 4.7130897 52.0127893, 4.7131682 52.0127204, 4.7131183 52.0126987))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

