@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/bMfS2O>
  gtm:kadastraalNummer "261"^^xsd:string ;
  gtm:kadastraleAanduiding "A261"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A261"^^xsd:string ;
  schema:name "Perceel GDA01-A261"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13263> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092175 52.0162179, 4.7088296 52.0163712, 4.7088331 52.0163742, 4.708824 52.0163868, 4.7087999 52.0164032, 4.7087557 52.0164199, 4.7087267 52.0164325, 4.7087347 52.0164419, 4.7087477 52.0164444, 4.7088306 52.0164477, 4.7088968 52.0164405, 4.7090787 52.0164319, 4.7091935 52.0164326, 4.7092175 52.0162182, 4.7092175 52.0162179))"^^geo:wktLiteral ;
    osm:area 427.0
  ] .

