@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/bCTo5S>
  gtm:kadastraalNummer "417"^^xsd:string ;
  gtm:kadastraleAanduiding "A417"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A417"^^xsd:string ;
  ns0:name "Perceel GDA01-A417"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13419> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7164082 52.0135889, 4.7162745 52.013563, 4.7162192 52.0136888, 4.7162548 52.0136964, 4.7163551 52.013718, 4.7164082 52.0135889))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

