@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b7hvTt>
  gtm:kadastraalNummer "328" ;
  gtm:kadastraleAanduiding "A328" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A328" ;
  ns0:name "Perceel GDA01-A328"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13330> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144856 52.0139886, 4.7149552 52.0141077, 4.7151187 52.0139559, 4.7146349 52.0138256, 4.7144856 52.0139886))"^^geo:wktLiteral ;
    osm:area 721.0
  ] .

