@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/b4a0wY>
  gtm:kadastraalNummer "41"^^xsd:string ;
  gtm:kadastraleAanduiding "A41"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A41"^^xsd:string ;
  ns0:name "Perceel GDA01-A41"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjnivu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13044> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.700657 52.0108002, 4.7006112 52.0107703, 4.7000508 52.0111141, 4.7001733 52.0111891, 4.700718 52.0108571, 4.7006961 52.0108432, 4.7007099 52.0108353, 4.700657 52.0108002))"^^geo:wktLiteral ;
    osm:area 641.0
  ] .

