@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/bZnXwB>
  gtm:kadastraalNummer "646"^^xsd:string ;
  gtm:kadastraleAanduiding "B646"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B646"^^xsd:string ;
  ns0:name "Perceel GDA01-B646"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14492> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063694 52.0110469, 4.7064569 52.0110917, 4.7064679 52.0110836, 4.706626 52.0109658, 4.7068976 52.010771, 4.7068756 52.0107595, 4.7067053 52.0108843, 4.7066668 52.0109116, 4.706596 52.0108759, 4.706529 52.0109265, 4.7063801 52.0110388, 4.7063694 52.0110469))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

