@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/b4ApTK>
  gtm:kadastraalNummer "10"^^xsd:string ;
  gtm:kadastraleAanduiding "A10"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A10"^^xsd:string ;
  ns0:name "Perceel GDA01-A10"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13013> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6993579 52.01115, 4.6989539 52.0109234, 4.6988668 52.0108738, 4.6988668 52.0108738, 4.6988199 52.0109034, 4.6988102 52.0108975, 4.6988008 52.0109035, 4.6985933 52.0110325, 4.6989149 52.0112087, 4.699227 52.0113899, 4.6994708 52.011212, 4.6993579 52.01115))"^^geo:wktLiteral ;
    osm:area 1471.0
  ] .

