@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/bEmgTX>
  gtm:kadastraalNummer "649"^^xsd:string ;
  gtm:kadastraleAanduiding "A649"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A649"^^xsd:string ;
  ns0:name "Perceel GDA01-A649"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13651> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7222092 52.014126, 4.7222519 52.0139665, 4.7216567 52.0139162, 4.7216085 52.0140832, 4.7214606 52.014067, 4.7213768 52.0143442, 4.7218785 52.014475, 4.7218538 52.0145064, 4.7219806 52.0145444, 4.7220355 52.01442, 4.7220204 52.0144177, 4.7220915 52.0143541, 4.7221304 52.0143603, 4.7222092 52.014126))"^^geo:wktLiteral ;
    osm:area 2663.0
  ] .

