@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/bG0SoB>
  gtm:kadastraalNummer "107"^^xsd:string ;
  gtm:kadastraleAanduiding "A107"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A107"^^xsd:string ;
  ns0:name "Perceel GDA01-A107"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bwEAnU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13109> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7038054 52.0126497, 4.7037485 52.0126151, 4.7035994 52.0127237, 4.7035532 52.0127573, 4.7034993 52.0127966, 4.7035442 52.0128199, 4.7037265 52.0126862, 4.7037417 52.0126944, 4.7038054 52.0126497))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

