@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bchioz>
  gtm:kadastraalNummer "148"^^xsd:string ;
  gtm:kadastraleAanduiding "B148"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B148"^^xsd:string ;
  schema:name "Perceel GDA01-B148"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13995> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063735 52.0131516, 4.7063217 52.0131278, 4.706372 52.0130935, 4.7064056 52.0130645, 4.706449 52.0130347, 4.7064895 52.0130005, 4.7064444 52.0129798, 4.7064243 52.0129954, 4.7064302 52.0129987, 4.706234 52.0131391, 4.7063249 52.0131849, 4.7063735 52.0131516))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

