@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/bSVg6i>
  gtm:kadastraalNummer "314"^^xsd:string ;
  gtm:kadastraleAanduiding "B314"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B314"^^xsd:string ;
  ns0:name "Perceel GDA01-B314"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14160> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056764 52.0113161, 4.7057414 52.0113484, 4.7058655 52.0112478, 4.7059637 52.0111663, 4.7059102 52.0111371, 4.7058764 52.0111623, 4.7058556 52.0111783, 4.7057288 52.011276, 4.7056764 52.0113161))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

