@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/bTL3Tu>
  gtm:kadastraalNummer "430"^^xsd:string ;
  gtm:kadastraleAanduiding "B430"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B430"^^xsd:string ;
  ns0:name "Perceel GDA01-B430"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14276> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7078252 52.0133635, 4.7078795 52.0133891, 4.7079455 52.0132816, 4.7079669 52.0132331, 4.7079618 52.0132323, 4.7079667 52.013221, 4.70795 52.0132183, 4.7079248 52.0132138, 4.7078252 52.0133635))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

