@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/bfPcav>
  gtm:kadastraalNummer "582"^^xsd:string ;
  gtm:kadastraleAanduiding "B582"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B582"^^xsd:string ;
  ns0:name "Perceel GDA01-B582"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14428> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093765 52.0127316, 4.7093667 52.012741, 4.7090977 52.0130192, 4.709071 52.0130093, 4.7090653 52.0130151, 4.7090575 52.0130215, 4.7091712 52.0130605, 4.7091754 52.0130563, 4.7094526 52.0127801, 4.7094628 52.0127695, 4.7093765 52.0127316))"^^geo:wktLiteral ;
    osm:area 272.0
  ] .

