@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/bacivP>
  gtm:kadastraalNummer "614"^^xsd:string ;
  gtm:kadastraleAanduiding "A614"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A614"^^xsd:string ;
  ns0:name "Perceel GDA01-A614"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13616> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7200895 52.0141296, 4.7200998 52.014112, 4.7197885 52.0140382, 4.7197792 52.0140531, 4.7197712 52.014066, 4.719826 52.0140804, 4.7198727 52.0140913, 4.7199249 52.0141045, 4.7199754 52.0141162, 4.7200293 52.0141278, 4.7200839 52.0141394, 4.7200895 52.0141296))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

