@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/bsH5ky>
  gtm:kadastraalNummer "457"^^xsd:string ;
  gtm:kadastraleAanduiding "A457"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A457"^^xsd:string ;
  ns0:name "Perceel GDA01-A457"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bxuowd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13459> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7160127 52.0159579, 4.716042 52.0159629, 4.7160709 52.0159681, 4.7161238 52.0157989, 4.7160981 52.015795, 4.7160981 52.015795, 4.7160698 52.0157911, 4.7160127 52.0159579))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

