@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/bvBT2Q>
  gtm:kadastraalNummer "673"^^xsd:string ;
  gtm:kadastraleAanduiding "B673"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B673"^^xsd:string ;
  ns0:name "Perceel GDA01-B673"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14519> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.707152 52.0102823, 4.7071197 52.0102632, 4.7071053 52.0102741, 4.7069773 52.0102055, 4.706963 52.0101979, 4.7068879 52.0102538, 4.7068987 52.0102587, 4.7069673 52.0102925, 4.7069376 52.0103156, 4.7069775 52.0103374, 4.7070047 52.0103508, 4.7069841 52.0103664, 4.7070145 52.0103827, 4.7070518 52.0103562, 4.7071388 52.010292, 4.707152 52.0102823))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

