@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bgeBsj>
  gtm:kadastraalNummer "24"^^xsd:string ;
  gtm:kadastraleAanduiding "A24"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A24"^^xsd:string ;
  ns0:name "Perceel GDA01-A24"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bzmFS3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13027> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6997178 52.0106073, 4.6998175 52.0106359, 4.6999233 52.0105543, 4.7001734 52.0103662, 4.7001014 52.0103632, 4.699998 52.0104411, 4.7000073 52.0104459, 4.7000084 52.0104796, 4.699891 52.0105644, 4.6998252 52.0105297, 4.6997178 52.0106073))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

