@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/bSia5x>
  gtm:kadastraalNummer "585"^^xsd:string ;
  gtm:kadastraleAanduiding "B585"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B585"^^xsd:string ;
  ns0:name "Perceel GDA01-B585"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14431> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091996 52.0126485, 4.7091906 52.0126591, 4.7090859 52.012771, 4.7090175 52.0127471, 4.7089599 52.0128076, 4.7087331 52.0130599, 4.7087823 52.0130895, 4.7088393 52.0131247, 4.7089069 52.0131518, 4.708957 52.0131651, 4.7089874 52.0130247, 4.7089699 52.0130178, 4.7089837 52.0129793, 4.7092558 52.0126903, 4.7092651 52.0126797, 4.7091996 52.0126485))"^^geo:wktLiteral ;
    osm:area 617.0
  ] .

