@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/bpmTjU>
  gtm:kadastraalNummer "589"^^xsd:string ;
  gtm:kadastraleAanduiding "A589"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A589"^^xsd:string ;
  ns0:name "Perceel GDA01-A589"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13591> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7191887 52.0141839, 4.7192956 52.014191, 4.7193039 52.0141657, 4.7192546 52.0141611, 4.7192632 52.0141261, 4.7193151 52.014131, 4.7193327 52.01406, 4.7193213 52.0140582, 4.7193566 52.0139697, 4.7192738 52.0139534, 4.7192442 52.0140336, 4.7192204 52.014098, 4.7191887 52.0141839))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

