@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/bywGz8>
  gtm:kadastraalNummer "255"^^xsd:string ;
  gtm:kadastraleAanduiding "A255"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A255"^^xsd:string ;
  schema:name "Perceel GDA01-A255"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQ0Hh1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13257> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092418 52.0160198, 4.7087147 52.0162508, 4.7087674 52.0162922, 4.7087785 52.016301, 4.7092042 52.0161302, 4.7091882 52.0161137, 4.7092136 52.0161022, 4.7092037 52.0160885, 4.7092689 52.0160598, 4.7092418 52.0160198))"^^geo:wktLiteral ;
    osm:area 318.0
  ] .

