@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/bezZXx>
  gtm:kadastraalNummer "389"^^xsd:string ;
  gtm:kadastraleAanduiding "A389"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A389"^^xsd:string ;
  schema:name "Perceel GDA01-A389"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13391> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7155325 52.0152508, 4.7154998 52.0152459, 4.7154672 52.0152411, 4.7154115 52.0153683, 4.7154767 52.015378, 4.715504 52.0153159, 4.7155131 52.015295, 4.7155325 52.0152508))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

