@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/brRhEh>
  gtm:kadastraalNummer "658"^^xsd:string ;
  gtm:kadastraleAanduiding "B658"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B658"^^xsd:string ;
  ns0:name "Perceel GDA01-B658"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14504> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7064212 52.0105949, 4.7063854 52.0106214, 4.706397 52.0106272, 4.7065471 52.0107024, 4.7065702 52.010685, 4.7065585 52.0106797, 4.706541 52.010657, 4.7064337 52.0106013, 4.7064212 52.0105949))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

