@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bYkt0F>
  gtm:kadastraalNummer "422"^^xsd:string ;
  gtm:kadastraleAanduiding "A422"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A422"^^xsd:string ;
  ns0:name "Perceel GDA01-A422"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13424> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7168305 52.013592, 4.7164392 52.01352, 4.7164392 52.01352, 4.7164136 52.0135794, 4.7164082 52.0135889, 4.7163551 52.013718, 4.7167524 52.0138038, 4.716775 52.0137527, 4.7168305 52.013592))"^^geo:wktLiteral ;
    osm:area 669.0
  ] .

