@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/bTkFxK>
  gtm:kadastraalNummer "670"^^xsd:string ;
  gtm:kadastraleAanduiding "B670"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B670"^^xsd:string ;
  ns0:name "Perceel GDA01-B670"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14516> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7068214 52.0103006, 4.7067529 52.0103493, 4.7067661 52.0103573, 4.7069419 52.0104634, 4.7069931 52.0104939, 4.7069673 52.0105138, 4.7069532 52.010523, 4.7070518 52.0105802, 4.7070908 52.0105517, 4.7070807 52.0105461, 4.7070502 52.0105292, 4.7071294 52.010467, 4.7071701 52.0104359, 4.7071257 52.0104137, 4.7070784 52.0104497, 4.7070283 52.0104247, 4.7069377 52.0103712, 4.7068214 52.0103006))"^^geo:wktLiteral ;
    osm:area 265.0
  ] .

