@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/bQDzvF>
  gtm:kadastraalNummer "423"^^xsd:string ;
  gtm:kadastraleAanduiding "A423"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A423"^^xsd:string ;
  ns0:name "Perceel GDA01-A423"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13425> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7168495 52.0134892, 4.7166675 52.013456, 4.7166372 52.0135344, 4.7167311 52.0135627, 4.7167703 52.013577, 4.7168325 52.013586, 4.7168448 52.0135488, 4.7168331 52.0135475, 4.7168495 52.0134892))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

