@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/b7UC0u>
  gtm:kadastraalNummer "583"^^xsd:string ;
  gtm:kadastraleAanduiding "B583"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B583"^^xsd:string ;
  ns0:name "Perceel GDA01-B583"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14429> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093229 52.0127044, 4.7093099 52.0127154, 4.7090361 52.013004, 4.7090653 52.0130151, 4.709071 52.0130093, 4.7090977 52.0130192, 4.7093667 52.012741, 4.7093765 52.0127316, 4.7093229 52.0127044))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

