@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/b8KpGp>
  gtm:kadastraalNummer "560"^^xsd:string ;
  gtm:kadastraleAanduiding "A560"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A560"^^xsd:string ;
  ns0:name "Perceel GDA01-A560"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13562> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7180254 52.0161904, 4.7179984 52.0162837, 4.7179925 52.0163047, 4.7185035 52.0163883, 4.7185343 52.0162767, 4.7180254 52.0161904))"^^geo:wktLiteral ;
    osm:area 460.0
  ] .

