@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/b37w4C>
  gtm:kadastraalNummer "732"^^xsd:string ;
  gtm:kadastraleAanduiding "A732"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A732"^^xsd:string ;
  ns0:name "Perceel GDA01-A732"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13733> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7158947 52.0119895, 4.7159297 52.0119085, 4.715954 52.0118664, 4.7155217 52.0118104, 4.7155153 52.0118986, 4.7155257 52.0119129, 4.7155755 52.0119813, 4.7156212 52.0120362, 4.7156884 52.0120125, 4.7158947 52.0119895))"^^geo:wktLiteral ;
    osm:area 495.0
  ] .

