@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/bGdA92>
  gtm:kadastraalNummer "602"^^xsd:string ;
  gtm:kadastraleAanduiding "B602"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B602"^^xsd:string ;
  ns0:name "Perceel GDA01-B602"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14448> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083314 52.0120119, 4.708395 52.0120424, 4.7084046 52.0120333, 4.7084952 52.0119471, 4.7085468 52.0119678, 4.7085969 52.0119152, 4.7084903 52.011869, 4.7084645 52.0118921, 4.7084154 52.0119363, 4.7083405 52.0120036, 4.7083314 52.0120119))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

