@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/bsH5jn>
  gtm:kadastraalNummer "248"^^xsd:string ;
  gtm:kadastraleAanduiding "A248"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A248"^^xsd:string ;
  schema:name "Perceel GDA01-A248"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13250> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091676 52.0159377, 4.7091222 52.0159106, 4.7090414 52.0159458, 4.7084789 52.0161907, 4.7085394 52.0162436, 4.7085758 52.0162283, 4.7091179 52.0159938, 4.7091968 52.015958, 4.7091676 52.0159377))"^^geo:wktLiteral ;
    osm:area 400.0
  ] .

