@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/b6FpNF>
  gtm:kadastraalNummer "181"^^xsd:string ;
  gtm:kadastraleAanduiding "A181"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A181"^^xsd:string ;
  schema:name "Perceel GDA01-A181"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13183> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061644 52.0143047, 4.7060877 52.0142512, 4.7054862 52.0145773, 4.7055621 52.0146261, 4.7055686 52.0146228, 4.7061644 52.0143047))"^^geo:wktLiteral ;
    osm:area 424.0
  ] .

