@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/bJYaw5>
  gtm:kadastraalNummer "229"^^xsd:string ;
  gtm:kadastraleAanduiding "B229"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B229"^^xsd:string ;
  ns0:name "Perceel GDA01-B229"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14076> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7045703 52.0120752, 4.7045867 52.0120813, 4.7046075 52.0120865, 4.7046306 52.0120509, 4.7046765 52.0120657, 4.7047189 52.0119866, 4.7047274 52.0119793, 4.7047144 52.0119724, 4.7047056 52.0119787, 4.7045703 52.0120752))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

