@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/bLr4o3>
  gtm:kadastraalNummer "22"^^xsd:string ;
  gtm:kadastraleAanduiding "C22"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C22"^^xsd:string ;
  ns0:name "Perceel GDA01-C22"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhv0do> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14904> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107206 52.0127861, 4.7108151 52.0127661, 4.7107989 52.0127121, 4.7107923 52.012688, 4.7107863 52.0126658, 4.7107575 52.0125655, 4.7107034 52.0123621, 4.7106833 52.0122955, 4.71061 52.0122981, 4.7106443 52.0124893, 4.7107206 52.0127861))"^^geo:wktLiteral ;
    osm:area 333.0
  ] .

