@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/bKNYez>
  gtm:kadastraalNummer "416"^^xsd:string ;
  gtm:kadastraleAanduiding "A416"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A416"^^xsd:string ;
  ns0:name "Perceel GDA01-A416"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13418> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7163473 52.0133976, 4.7163136 52.0133851, 4.7162798 52.0133726, 4.7161516 52.0136741, 4.7161842 52.0136811, 4.7162192 52.0136888, 4.7162745 52.013563, 4.7163473 52.0133976))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

