@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/bFOaMY>
  gtm:kadastraalNummer "633"^^xsd:string ;
  gtm:kadastraleAanduiding "B633"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B633"^^xsd:string ;
  ns0:name "Perceel GDA01-B633"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14479> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071511 52.0114331, 4.7071433 52.0114394, 4.7071403 52.0114418, 4.7071841 52.0114627, 4.7071951 52.011454, 4.7072559 52.0114055, 4.7073165 52.011357, 4.7074608 52.0112427, 4.7075761 52.0111548, 4.7075911 52.0111434, 4.7074625 52.0110737, 4.7072474 52.0112385, 4.707302 52.0112655, 4.7073149 52.0112724, 4.707329 52.0112798, 4.7073051 52.011297, 4.7072855 52.0113112, 4.7072956 52.0113165, 4.7071511 52.0114331))"^^geo:wktLiteral ;
    osm:area 362.0
  ] .

