@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/bqpoND>
  gtm:kadastraalNummer "674"^^xsd:string ;
  gtm:kadastraleAanduiding "A674"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A674"^^xsd:string ;
  ns0:name "Perceel GDA01-A674"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13676> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7216749 52.0138603, 4.7216863 52.0138194, 4.7216631 52.0138193, 4.7216122 52.0138076, 4.7218288 52.0130782, 4.7216974 52.0130747, 4.7216792 52.0130741, 4.7216676 52.0130717, 4.7216541 52.013069, 4.7216457 52.0130652, 4.7216363 52.0130587, 4.7216255 52.0130492, 4.7216214 52.0130456, 4.7215959 52.0130433, 4.7215836 52.0130299, 4.7215637 52.0130151, 4.7215429 52.0130122, 4.7215262 52.0130048, 4.7214956 52.0130026, 4.7213423 52.0135638, 4.7213321 52.013601, 4.7213121 52.0136416, 4.7212752 52.0137354, 4.7215135 52.0137647, 4.7214851 52.013842, 4.7216749 52.0138603))"^^geo:wktLiteral ;
    osm:area 1965.0
  ] .

