@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/bJ8nWd>
  gtm:kadastraalNummer "902"^^xsd:string ;
  gtm:kadastraleAanduiding "D902"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D902"^^xsd:string ;
  ns0:name "Perceel GDA01-D902"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/btWu2A> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17087> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061102 52.00912, 4.7060571 52.0091544, 4.706013 52.0091312, 4.7059765 52.0091121, 4.7059694 52.0091084, 4.7059014 52.0091578, 4.7059185 52.0091668, 4.7059684 52.0091305, 4.7059849 52.00913, 4.7061618 52.0092237, 4.7062354 52.0091817, 4.7061102 52.00912))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

