@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/bDJaN9>
  gtm:kadastraalNummer "533"^^xsd:string ;
  gtm:kadastraleAanduiding "A533"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A533"^^xsd:string ;
  ns0:name "Perceel GDA01-A533"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13535> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7168155 52.018283, 4.7169877 52.0177588, 4.7169451 52.0177555, 4.7169162 52.0177533, 4.716808 52.0180804, 4.716755 52.0182407, 4.7167502 52.0182709, 4.7167505 52.0182807, 4.7167504 52.0182853, 4.7167611 52.0182919, 4.7167954 52.0182937, 4.7167996 52.0182898, 4.7168155 52.018283))"^^geo:wktLiteral ;
    osm:area 299.0
  ] .

