@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/bojoXr>
  gtm:kadastraalNummer "172"^^xsd:string ;
  gtm:kadastraleAanduiding "C172"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C172"^^xsd:string ;
  ns0:name "Perceel GDA01-C172"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4Nj8y> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15054> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110695 52.0110845, 4.7109917 52.011068, 4.7108865 52.0113017, 4.7108833 52.0113087, 4.7109456 52.0113496, 4.7109482 52.0113449, 4.7110546 52.0111386, 4.7111129 52.0111497, 4.7111543 52.0110606, 4.7110883 52.0110479, 4.7110695 52.0110845))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

