@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/bh4peF>
  gtm:kadastraalNummer "528"^^xsd:string ;
  gtm:kadastraleAanduiding "A528"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A528"^^xsd:string ;
  ns0:name "Perceel GDA01-A528"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13530> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7170631 52.0174825, 4.7170563 52.017504, 4.7170444 52.0175025, 4.717034 52.0175349, 4.7170491 52.0175368, 4.7170867 52.0175413, 4.7171039 52.0174875, 4.7170631 52.0174825))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

