@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bwEorF>
  gtm:kadastraalNummer "650"^^xsd:string ;
  gtm:kadastraleAanduiding "A650"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A650"^^xsd:string ;
  ns0:name "Perceel GDA01-A650"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13652> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7214606 52.014067, 4.7214725 52.0140328, 4.7212625 52.0140094, 4.7212317 52.0141047, 4.7213108 52.0141144, 4.7212993 52.0141499, 4.7213809 52.01416, 4.7213292 52.0143321, 4.7213292 52.0143321, 4.7213768 52.0143442, 4.7214606 52.014067))"^^geo:wktLiteral ;
    osm:area 265.0
  ] .

