@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/baCHTM>
  gtm:kadastraalNummer "583"^^xsd:string ;
  gtm:kadastraleAanduiding "A583"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A583"^^xsd:string ;
  ns0:name "Perceel GDA01-A583"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13585> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.718833 52.0138618, 4.7187779 52.0138538, 4.7187211 52.0138427, 4.718706 52.0138864, 4.7187515 52.0138945, 4.7187411 52.013923, 4.7187794 52.0139282, 4.718771 52.0139515, 4.7188006 52.0139554, 4.718833 52.0138618))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

