@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/bXvFh2>
  gtm:kadastraalNummer "654"^^xsd:string ;
  gtm:kadastraleAanduiding "B654"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B654"^^xsd:string ;
  ns0:name "Perceel GDA01-B654"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14500> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062785 52.0107019, 4.706203 52.0107573, 4.7062134 52.010763, 4.7063505 52.0108252, 4.7064214 52.0108571, 4.706444 52.0108385, 4.7064598 52.0108457, 4.7064676 52.0108393, 4.7064083 52.0108116, 4.7064489 52.0107758, 4.7063922 52.0107514, 4.706353 52.0107345, 4.706287 52.0107061, 4.7062785 52.0107019))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

