@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/bJYaIf>
  gtm:kadastraalNummer "165"^^xsd:string ;
  gtm:kadastraleAanduiding "E165"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E165"^^xsd:string ;
  ns0:name "Perceel GDA01-E165"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9a0ug>, <https://n2t.net/ark:/60537/bjMGOn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17381> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7020023 52.0101576, 4.7020021 52.0101723, 4.7020018 52.0101869, 4.7023627 52.0102937, 4.7023779 52.0102694, 4.702323 52.0102535, 4.7023384 52.0102334, 4.7021979 52.0102091, 4.7020023 52.0101576))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

