@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/b000LG>
  gtm:kadastraalNummer "267"^^xsd:string ;
  gtm:kadastraleAanduiding "A267"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A267"^^xsd:string ;
  schema:name "Perceel GDA01-A267"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13269> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085277 52.0165068, 4.7084473 52.0165401, 4.708531 52.0165708, 4.7086152 52.0165891, 4.7088449 52.016624, 4.7092575 52.0166797, 4.7093275 52.0166938, 4.7093342 52.0166289, 4.7090981 52.0165988, 4.7085277 52.0165068))"^^geo:wktLiteral ;
    osm:area 410.0
  ] .

