@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/bHGtRU>
  gtm:kadastraalNummer "130"^^xsd:string ;
  gtm:kadastraleAanduiding "A130"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A130"^^xsd:string ;
  schema:name "Perceel GDA01-A130"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13132> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7033168 52.0136833, 4.7033168 52.0136833, 4.7030239 52.0135234, 4.7028976 52.0136074, 4.7029042 52.0136138, 4.7029067 52.0136265, 4.7029122 52.0136366, 4.7031215 52.0137464, 4.7031338 52.0137423, 4.7031609 52.0137235, 4.7031836 52.0137138, 4.7032055 52.0137113, 4.7032388 52.0137163, 4.7032595 52.0137257, 4.7033168 52.0136833))"^^geo:wktLiteral ;
    osm:area 348.0
  ] .

