@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/bB153C>
  gtm:kadastraalNummer "81"^^xsd:string ;
  gtm:kadastraleAanduiding "E81"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E81"^^xsd:string ;
  schema:name "Perceel GDA01-E81"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17297> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7006246 52.0099029, 4.7005974 52.0098905, 4.7007106 52.0097963, 4.7006672 52.0097747, 4.7004201 52.0099639, 4.7004726 52.00999, 4.700342 52.0100901, 4.7004634 52.0101236, 4.7009542 52.0096845, 4.7007477 52.0098693, 4.7006704 52.0099384, 4.7006125 52.009913, 4.7006246 52.0099029))"^^geo:wktLiteral ;
    osm:area 327.0
  ] .

