@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/bpYZrL>
  gtm:kadastraalNummer "457"^^xsd:string ;
  gtm:kadastraleAanduiding "B457"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B457"^^xsd:string ;
  ns0:name "Perceel GDA01-B457"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14303> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077073 52.0119393, 4.7076978 52.011947, 4.7075378 52.0120948, 4.7075361 52.012094, 4.7074597 52.012163, 4.707288 52.0123157, 4.707303 52.012325, 4.7074739 52.0121706, 4.7075107 52.0121867, 4.7075799 52.01214, 4.7076209 52.0121076, 4.7077602 52.011977, 4.7077688 52.0119711, 4.7077073 52.0119393))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

