@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/bFBu4q>
  gtm:kadastraalNummer "277"^^xsd:string ;
  gtm:kadastraleAanduiding "B277"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B277"^^xsd:string ;
  ns0:name "Perceel GDA01-B277"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14123> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7051465 52.0117502, 4.7054024 52.0118845, 4.7053874 52.0118947, 4.7054075 52.0119053, 4.7054647 52.011932, 4.7057291 52.0117375, 4.7055743 52.0116534, 4.7054605 52.0117378, 4.7053714 52.0116884, 4.705354 52.0117033, 4.7052816 52.0116606, 4.7052118 52.0117036, 4.7051465 52.0117502))"^^geo:wktLiteral ;
    osm:area 612.0
  ] .

