@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/btJAVo>
  gtm:kadastraalNummer "1193"^^xsd:string ;
  gtm:kadastraleAanduiding "C1193"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1193"^^xsd:string ;
  ns0:name "Perceel GDA01-C1193"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMTaEb> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16075> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142947 52.0097363, 4.7142813 52.0097342, 4.7142665 52.0097704, 4.7142808 52.0097729, 4.7143811 52.0098136, 4.7144072 52.0097801, 4.7142947 52.0097363))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

