@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/brebwf>
  gtm:kadastraalNummer "581"^^xsd:string ;
  gtm:kadastraleAanduiding "A581"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A581"^^xsd:string ;
  ns0:name "Perceel GDA01-A581"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13583> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7185381 52.0140087, 4.7184763 52.014159, 4.7186179 52.0141745, 4.7188478 52.0141996, 4.7189292 52.0139109, 4.7189365 52.013885, 4.718833 52.0138618, 4.7188006 52.0139554, 4.718771 52.0139515, 4.7187666 52.0139638, 4.7186033 52.0139354, 4.7186277 52.0138581, 4.7186024 52.0138556, 4.7185381 52.0140087))"^^geo:wktLiteral ;
    osm:area 736.0
  ] .

