@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/bgEZP5>
  gtm:kadastraalNummer "559"^^xsd:string ;
  gtm:kadastraleAanduiding "A559"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A559"^^xsd:string ;
  ns0:name "Perceel GDA01-A559"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13561> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7185881 52.0164021, 4.7186185 52.0162909, 4.7185754 52.0162836, 4.7185343 52.0162767, 4.7185035 52.0163883, 4.7185444 52.016395, 4.7185881 52.0164021))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

