@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/b7hvW0>
  gtm:kadastraalNummer "645"^^xsd:string ;
  gtm:kadastraleAanduiding "B645"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B645"^^xsd:string ;
  ns0:name "Perceel GDA01-B645"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14491> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7064679 52.0110836, 4.7064569 52.0110917, 4.7065363 52.0111323, 4.7065471 52.0111242, 4.7068219 52.0109199, 4.7069269 52.0108413, 4.7069715 52.0108086, 4.7068976 52.010771, 4.706626 52.0109658, 4.7064679 52.0110836))"^^geo:wktLiteral ;
    osm:area 323.0
  ] .

