@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/boWuVF>
  gtm:kadastraalNummer "233"^^xsd:string ;
  gtm:kadastraleAanduiding "A233"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A233"^^xsd:string ;
  schema:name "Perceel GDA01-A233"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13235> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080008 52.0161875, 4.7081108 52.0162395, 4.7080413 52.0162778, 4.708088 52.0163046, 4.7085449 52.0161048, 4.7084498 52.0160501, 4.7084312 52.016039, 4.7083796 52.0160074, 4.7080008 52.0161875))"^^geo:wktLiteral ;
    osm:area 506.0
  ] .

