@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/bvOAD8>
  gtm:kadastraalNummer "325"^^xsd:string ;
  gtm:kadastraleAanduiding "A325"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A325"^^xsd:string ;
  schema:name "Perceel GDA01-A325"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13327> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7154944 52.0136015, 4.7155468 52.013553, 4.7149737 52.0133944, 4.7148121 52.0135973, 4.7153439 52.0137435, 4.7154944 52.0136015))"^^geo:wktLiteral ;
    osm:area 1040.0
  ] .

