@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/bJm4qq>
  gtm:kadastraalNummer "362"^^xsd:string ;
  gtm:kadastraleAanduiding "A362"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A362"^^xsd:string ;
  schema:name "Perceel GDA01-A362"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13364> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126107 52.0151981, 4.7125984 52.0151883, 4.7125622 52.0152058, 4.7125739 52.0152147, 4.7125896 52.0152271, 4.7126255 52.0152099, 4.7126107 52.0151981))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

