@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/bKozUa>
  gtm:kadastraalNummer "586"^^xsd:string ;
  gtm:kadastraleAanduiding "B586"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B586"^^xsd:string ;
  ns0:name "Perceel GDA01-B586"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14432> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091372 52.0126191, 4.7091296 52.0126297, 4.7090175 52.0127471, 4.7090859 52.012771, 4.7091906 52.0126591, 4.7091996 52.0126485, 4.7091372 52.0126191))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

