@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/benigi>
  gtm:kadastraalNummer "598"^^xsd:string ;
  gtm:kadastraleAanduiding "A598"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A598"^^xsd:string ;
  ns0:name "Perceel GDA01-A598"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13600> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.718413 52.0170284, 4.7183662 52.0172056, 4.7183045 52.0174233, 4.7182508 52.0176294, 4.7182118 52.0177672, 4.7180696 52.0182763, 4.7180984 52.0182758, 4.7181355 52.0182764, 4.7183556 52.0182887, 4.7186337 52.0183003, 4.7191398 52.0163886, 4.7196678 52.0144371, 4.7194598 52.0144111, 4.7195234 52.014245, 4.7195379 52.0142071, 4.7193846 52.0141969, 4.7192956 52.014191, 4.7191887 52.0141839, 4.7191701 52.0142279, 4.7191711 52.0142281, 4.7191977 52.0142327, 4.7190451 52.0147571, 4.7189832 52.014975, 4.7189128 52.0152259, 4.7188711 52.015379, 4.7188281 52.015534, 4.7186947 52.0160115, 4.7186454 52.0161949, 4.7186185 52.0162909, 4.7185881 52.0164021, 4.7185664 52.016475, 4.7185371 52.0165812, 4.7185124 52.0166746, 4.718413 52.0170284))"^^geo:wktLiteral ;
    osm:area 16785.0
  ] .

