@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/bFBu23>
  gtm:kadastraalNummer "525"^^xsd:string ;
  gtm:kadastraleAanduiding "A525"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A525"^^xsd:string ;
  ns0:name "Perceel GDA01-A525"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13527> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7171174 52.0172845, 4.7171038 52.017343, 4.7170886 52.0173415, 4.7170786 52.0173774, 4.7170977 52.0173792, 4.717121 52.0173816, 4.7171509 52.0172907, 4.7171174 52.0172845))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

