@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/bGQGex>
  gtm:kadastraalNummer "278"^^xsd:string ;
  gtm:kadastraleAanduiding "C278"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C278"^^xsd:string ;
  ns0:name "Perceel GDA01-C278"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBrFWM>, <https://n2t.net/ark:/60537/bTkR2i> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15160> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121606 52.0091666, 4.7121433 52.0091613, 4.7121157 52.0091933, 4.7121327 52.0091985, 4.7124044 52.0092818, 4.7124834 52.0093034, 4.712506 52.0092719, 4.7124657 52.0092594, 4.7124374 52.0092506, 4.7121606 52.0091666))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

