@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/bkOZDV>
  gtm:kadastraalNummer "543"^^xsd:string ;
  gtm:kadastraleAanduiding "A543"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A543"^^xsd:string ;
  ns0:name "Perceel GDA01-A543"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13545> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7182508 52.0176294, 4.7183045 52.0174233, 4.7182632 52.0174128, 4.7182229 52.0174027, 4.7181846 52.0175419, 4.718195 52.0175431, 4.7181884 52.0175669, 4.7182051 52.0175736, 4.7182029 52.0175871, 4.7181773 52.0175871, 4.7181701 52.0175865, 4.7181657 52.0176063, 4.7181657 52.0176063, 4.7182068 52.0176174, 4.7182508 52.0176294))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

