@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/bn4bOv>
  gtm:kadastraalNummer "558"^^xsd:string ;
  gtm:kadastraleAanduiding "B558"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B558"^^xsd:string ;
  ns0:name "Perceel GDA01-B558"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14404> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097422 52.0137975, 4.7097476 52.0137497, 4.7097289 52.013749, 4.7093249 52.0135784, 4.7092796 52.0136111, 4.7095441 52.0137236, 4.7097246 52.013797, 4.7097422 52.0137975))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

