@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/bUNzjG>
  gtm:kadastraalNummer "337"^^xsd:string ;
  gtm:kadastraleAanduiding "B337"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B337"^^xsd:string ;
  ns0:name "Perceel GDA01-B337"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14183> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071244 52.0116623, 4.7071114 52.0116732, 4.706876 52.0118845, 4.7070076 52.0119405, 4.707108 52.0118515, 4.7070507 52.0118269, 4.7071859 52.0117049, 4.7071985 52.0116934, 4.7071244 52.0116623))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

