@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/bCGGvq>
  gtm:kadastraalNummer "116"^^xsd:string ;
  gtm:kadastraleAanduiding "C116"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C116"^^xsd:string ;
  ns0:name "Perceel GDA01-C116"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfq1xY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14998> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106233 52.0108676, 4.7106086 52.010867, 4.7106096 52.0108563, 4.7106053 52.0108561, 4.7106055 52.0108528, 4.7105881 52.0108522, 4.710571 52.0108519, 4.7105706 52.0108635, 4.7106215 52.0108868, 4.7106233 52.0108676))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

