@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/bAbh6t>
  gtm:kadastraalNummer "100"^^xsd:string ;
  gtm:kadastraleAanduiding "A100"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A100"^^xsd:string ;
  ns0:name "Perceel GDA01-A100"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8Xio5>, <https://n2t.net/ark:/60537/bRGfWZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13102> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7033031 52.012621, 4.7032553 52.0125953, 4.7030154 52.0127638, 4.7030641 52.0127899, 4.7033031 52.012621))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

