@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/bkOZCK>
  gtm:kadastraalNummer "156"^^xsd:string ;
  gtm:kadastraleAanduiding "A156"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A156"^^xsd:string ;
  schema:name "Perceel GDA01-A156"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13158> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047403 52.0138331, 4.7049326 52.0139282, 4.7052166 52.0137384, 4.7054363 52.013592, 4.7053049 52.0135192, 4.7052667 52.0135485, 4.7051808 52.013503, 4.705211 52.0134824, 4.705211 52.0134824, 4.7051906 52.0134712, 4.7051905 52.0134712, 4.7051556 52.0134963, 4.7051484 52.0134924, 4.7051001 52.0135271, 4.7051317 52.0135438, 4.7050516 52.0136012, 4.7047403 52.0138331))"^^geo:wktLiteral ;
    osm:area 926.0
  ] .

