@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/bmepb7>
  gtm:kadastraalNummer "1001bis"^^xsd:string ;
  gtm:kadastraleAanduiding "D1001bis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1001bis"^^xsd:string ;
  schema:name "Perceel GDA01-D1001bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17206> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705218 52.0086454, 4.7052118 52.0086382, 4.7052099 52.0086302, 4.705215 52.0086228, 4.7052226 52.0086162, 4.7052347 52.0086129, 4.7052477 52.0086139, 4.7052647 52.0086226, 4.705325 52.0085875, 4.7052878 52.0085632, 4.7052607 52.0085431, 4.7051601 52.0085992, 4.7051918 52.0086367, 4.7051669 52.0086502, 4.7051868 52.008658, 4.7051958 52.0086615, 4.705218 52.0086454))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

