@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/bCTo63>
  gtm:kadastraalNummer "806"^^xsd:string ;
  gtm:kadastraleAanduiding "A806"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A806"^^xsd:string ;
  ns0:name "Perceel GDA01-A806"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13806> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7169498 52.0079821, 4.7169874 52.0079867, 4.7170568 52.0077493, 4.7166098 52.0076949, 4.7166043 52.0077112, 4.7165957 52.0077101, 4.7165273 52.0078295, 4.71645 52.0078172, 4.7164306 52.0078621, 4.7164873 52.0078715, 4.7169624 52.0079474, 4.7169498 52.0079821))"^^geo:wktLiteral ;
    osm:area 770.0
  ] .

