@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b0POvc>
  gtm:kadastraalNummer "174"^^xsd:string ;
  gtm:kadastraleAanduiding "A174"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A174"^^xsd:string ;
  schema:name "Perceel GDA01-A174"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13176> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7058944 52.0141471, 4.7061211 52.0140084, 4.7059093 52.013884, 4.7058772 52.0139049, 4.7058481 52.0138889, 4.7058298 52.0139004, 4.705818 52.0138935, 4.7056385 52.0140093, 4.7056742 52.0140285, 4.7058944 52.0141471))"^^geo:wktLiteral ;
    osm:area 513.0
  ] .

