@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/bKNYgV>
  gtm:kadastraalNummer "805"^^xsd:string ;
  gtm:kadastraleAanduiding "A805"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A805"^^xsd:string ;
  ns0:name "Perceel GDA01-A805"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13805> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7165 52.0076809, 4.7164781 52.0077044, 4.7164582 52.0077367, 4.7163941 52.0078415, 4.7163899 52.0078553, 4.7164306 52.0078621, 4.71645 52.0078172, 4.7165273 52.0078295, 4.7165957 52.0077101, 4.7166043 52.0077112, 4.7166098 52.0076949, 4.7165 52.0076809))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

