@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/bS5tsx>
  gtm:kadastraalNummer "919"^^xsd:string ;
  gtm:kadastraleAanduiding "C919"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C919"^^xsd:string ;
  ns0:name "Perceel GDA01-C919"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b62w6D>, <https://n2t.net/ark:/60537/bwEAz4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15801> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117781 52.0134345, 4.7117974 52.0134255, 4.7117218 52.0133641, 4.711662 52.0133854, 4.7116729 52.0133933, 4.711739 52.0134419, 4.7117619 52.0134312, 4.7117704 52.0134383, 4.7117781 52.0134345))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

