@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/b6f0qT>
  gtm:kadastraalNummer "421"^^xsd:string ;
  gtm:kadastraleAanduiding "A421"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A421"^^xsd:string ;
  ns0:name "Perceel GDA01-A421"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13423> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7164392 52.01352, 4.7164392 52.01352, 4.7168305 52.013592, 4.7168325 52.013586, 4.7167703 52.013577, 4.7167311 52.0135627, 4.7166372 52.0135344, 4.7166675 52.013456, 4.7166554 52.0134538, 4.7164813 52.013422, 4.7164392 52.01352))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

