@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/bZafJ7>
  gtm:kadastraalNummer "538"^^xsd:string ;
  gtm:kadastraleAanduiding "A538"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A538"^^xsd:string ;
  ns0:name "Perceel GDA01-A538"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13540> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7181227 52.0177553, 4.7181672 52.0177612, 4.7182118 52.0177672, 4.7182508 52.0176294, 4.7182068 52.0176174, 4.7181657 52.0176063, 4.7181542 52.017658, 4.7181776 52.0176599, 4.718166 52.0177066, 4.7181374 52.017704, 4.7181227 52.0177553))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

