@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bPaFHy>
  gtm:kadastraalNummer "160"^^xsd:string ;
  gtm:kadastraleAanduiding "A160"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A160"^^xsd:string ;
  schema:name "Perceel GDA01-A160"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13162> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7057799 52.0138099, 4.7053893 52.0135825, 4.705332 52.0136238, 4.7052852 52.013599, 4.7050655 52.0137454, 4.7052104 52.0138282, 4.7049042 52.0140446, 4.7049319 52.0140595, 4.705279 52.0138142, 4.7054096 52.0138846, 4.7055565 52.0139644, 4.7057799 52.0138099))"^^geo:wktLiteral ;
    osm:area 1096.0
  ] .

