@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bBEaVB>
  gtm:kadastraalNummer "154"^^xsd:string ;
  gtm:kadastraleAanduiding "A154"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A154"^^xsd:string ;
  schema:name "Perceel GDA01-A154"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bY7X4o> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13156> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7037754 52.013964, 4.7041715 52.014184, 4.7044024 52.0140068, 4.7044113 52.0139966, 4.7044121 52.0139852, 4.7044036 52.013975, 4.7040342 52.0137782, 4.7037754 52.013964))"^^geo:wktLiteral ;
    osm:area 995.0
  ] .

