@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/bjMvbI>
  gtm:kadastraalNummer "458"^^xsd:string ;
  gtm:kadastraleAanduiding "A458"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A458"^^xsd:string ;
  ns0:name "Perceel GDA01-A458"@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/13460> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7159666 52.0160928, 4.715997 52.0160975, 4.7160273 52.0161027, 4.7160273 52.0161027, 4.7160382 52.0160691, 4.7160709 52.0159681, 4.716042 52.0159629, 4.7160127 52.0159579, 4.7159666 52.0160928))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

