@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/bvpbj5>
  gtm:kadastraalNummer "317"^^xsd:string ;
  gtm:kadastraleAanduiding "B317"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B317"^^xsd:string ;
  ns0:name "Perceel GDA01-B317"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14163> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061028 52.0111754, 4.7060908 52.0111842, 4.7059193 52.0113213, 4.7056856 52.0115194, 4.7057451 52.0115506, 4.7061399 52.0112082, 4.7061519 52.0111998, 4.7061028 52.0111754))"^^geo:wktLiteral ;
    osm:area 237.0
  ] .

