@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/b2vpZP>
  gtm:kadastraalNummer "18"^^xsd:string ;
  gtm:kadastraleAanduiding "A18"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A18"^^xsd:string ;
  ns0:name "Perceel GDA01-A18"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bD6hn0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13021> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6998075 52.0103795, 4.6997335 52.010396, 4.6998344 52.0104503, 4.6998023 52.010473, 4.699743 52.010515, 4.6997071 52.0104957, 4.6995816 52.0104281, 4.6995953 52.0104423, 4.6996382 52.0104864, 4.699458 52.0105391, 4.6996788 52.0105978, 4.6998866 52.0104406, 4.6998781 52.0104363, 4.6999891 52.0103524, 4.6999704 52.0103505, 4.699872 52.0104225, 4.699864 52.010431, 4.6997969 52.0103906, 4.6998075 52.0103795))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

