@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bIwgHN>
  gtm:kadastraalNummer "633"^^xsd:string ;
  gtm:kadastraleAanduiding "A633"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A633"^^xsd:string ;
  ns0:name "Perceel GDA01-A633"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13635> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.720086 52.0181195, 4.7200358 52.0183073, 4.7200279 52.0183392, 4.7200302 52.018363, 4.7200463 52.018371, 4.720087 52.0183773, 4.72056 52.0184031, 4.7210329 52.018429, 4.7216533 52.0161481, 4.7214779 52.0161273, 4.7214704 52.0161454, 4.7214457 52.0161491, 4.7212805 52.0161305, 4.7212458 52.0162434, 4.7206037 52.0161732, 4.7205214 52.0164754, 4.7202648 52.0174512, 4.7201363 52.0179316, 4.720086 52.0181195))"^^geo:wktLiteral ;
    osm:area 17525.0
  ] .

