@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/bJyM6O>
  gtm:kadastraalNummer "540"^^xsd:string ;
  gtm:kadastraleAanduiding "A540"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A540"^^xsd:string ;
  ns0:name "Perceel GDA01-A540"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13542> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.718101 52.0176535, 4.7181542 52.017658, 4.7181657 52.0176063, 4.7176212 52.0174578, 4.7175942 52.0175387, 4.7175528 52.0176647, 4.7175486 52.0176784, 4.7181227 52.0177553, 4.7181374 52.017704, 4.7180906 52.0177, 4.718101 52.0176535))"^^geo:wktLiteral ;
    osm:area 822.0
  ] .

