@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/bZafNQ>
  gtm:kadastraalNummer "677"^^xsd:string ;
  gtm:kadastraleAanduiding "B677"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B677"^^xsd:string ;
  ns0:name "Perceel GDA01-B677"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14523> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073167 52.0103773, 4.7072763 52.0103548, 4.7072658 52.010363, 4.7071701 52.0104359, 4.7071294 52.010467, 4.7070502 52.0105292, 4.7070807 52.0105461, 4.7071168 52.010518, 4.7071245 52.0105219, 4.7071702 52.0104876, 4.7073057 52.0103854, 4.7073167 52.0103773))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

