@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/bYy9GR>
  gtm:kadastraalNummer "811"^^xsd:string ;
  gtm:kadastraleAanduiding "A811"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A811"^^xsd:string ;
  ns0:name "Perceel GDA01-A811"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13811> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7164372 52.0076477, 4.7164607 52.0076284, 4.7165481 52.0075338, 4.7166901 52.0073795, 4.7167758 52.0073115, 4.7168632 52.0072648, 4.7169725 52.0072304, 4.7170646 52.0072093, 4.7171164 52.0072009, 4.7173701 52.0071753, 4.7179331 52.0071185, 4.7165653 52.0071303, 4.7164802 52.0074138, 4.7164383 52.0075745, 4.7164372 52.0076477))"^^geo:wktLiteral ;
    osm:area 1214.0
  ] .

