@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/b4ApUV>
  gtm:kadastraalNummer "398"^^xsd:string ;
  gtm:kadastraleAanduiding "A398"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A398"^^xsd:string ;
  schema:name "Perceel GDA01-A398"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13400> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7159414 52.0144407, 4.7159006 52.0144343, 4.7158679 52.0145123, 4.7159035 52.0145191, 4.7158899 52.0145464, 4.7164637 52.0146554, 4.7165166 52.014496, 4.7159554 52.0144072, 4.7159414 52.0144407))"^^geo:wktLiteral ;
    osm:area 714.0
  ] .

