@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/bPB47a>
  gtm:kadastraalNummer "655"^^xsd:string ;
  gtm:kadastraleAanduiding "B655"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B655"^^xsd:string ;
  ns0:name "Perceel GDA01-B655"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14501> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7064083 52.0108116, 4.7064676 52.0108393, 4.7065102 52.0108587, 4.7065317 52.0108435, 4.7065449 52.0108501, 4.706596 52.0108759, 4.7066668 52.0109116, 4.7067053 52.0108843, 4.7065887 52.0108238, 4.7065784 52.0108317, 4.7064489 52.0107758, 4.7064083 52.0108116))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

