@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/bSvRI2>
  gtm:kadastraalNummer "415"^^xsd:string ;
  gtm:kadastraleAanduiding "A415"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A415"^^xsd:string ;
  ns0:name "Perceel GDA01-A415"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13417> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7161842 52.0136811, 4.7161516 52.0136741, 4.7160922 52.0138101, 4.7161247 52.0138169, 4.7161596 52.0138242, 4.7161785 52.0137811, 4.7162099 52.0137097, 4.7162192 52.0136888, 4.7161842 52.0136811))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

