@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/b6FpOQ>
  gtm:kadastraalNummer "390"^^xsd:string ;
  gtm:kadastraleAanduiding "A390"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A390"^^xsd:string ;
  schema:name "Perceel GDA01-A390"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13392> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7154998 52.0152459, 4.7155325 52.0152508, 4.7156069 52.0150818, 4.7156409 52.0150043, 4.7156606 52.0149597, 4.7156267 52.0149557, 4.7155935 52.0149518, 4.7154672 52.0152411, 4.7154998 52.0152459))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

