@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/bngTqZ>
  gtm:kadastraalNummer "388"^^xsd:string ;
  gtm:kadastraleAanduiding "A388"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A388"^^xsd:string ;
  schema:name "Perceel GDA01-A388"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13390> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7155325 52.0152508, 4.7155131 52.015295, 4.7155515 52.0153015, 4.7155424 52.0153222, 4.715504 52.0153159, 4.7154767 52.015378, 4.7161823 52.0154827, 4.7162229 52.0153639, 4.7162255 52.0153554, 4.7155325 52.0152508))"^^geo:wktLiteral ;
    osm:area 712.0
  ] .

