@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bZnXsS>
  gtm:kadastraalNummer "329"^^xsd:string ;
  gtm:kadastraleAanduiding "A329"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A329"^^xsd:string ;
  schema:name "Perceel GDA01-A329"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13331> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144475 52.0139789, 4.7144856 52.0139886, 4.7146349 52.0138256, 4.7145863 52.0138123, 4.7145712 52.0138082, 4.7144334 52.0139754, 4.7144475 52.0139789))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

