@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/bKaSf9>
  gtm:kadastraalNummer "146"^^xsd:string ;
  gtm:kadastraleAanduiding "C146"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C146"^^xsd:string ;
  ns0:name "Perceel GDA01-C146"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPBi8E> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15028> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118483 52.0111968, 4.7118158 52.011184, 4.7117702 52.0112479, 4.7117839 52.0112523, 4.7117607 52.0112797, 4.7118634 52.0113128, 4.7118762 52.0113169, 4.7119033 52.0112802, 4.7118067 52.0112447, 4.7118483 52.0111968))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

