@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/bngToD>
  gtm:kadastraalNummer "1"^^xsd:string ;
  gtm:kadastraleAanduiding "A1"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1"^^xsd:string ;
  ns0:name "Perceel GDA01-A1"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b12Idc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13003> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6984599 52.0110244, 4.6984059 52.0109902, 4.6979025 52.0113023, 4.6979535 52.0113336, 4.6982096 52.0111748, 4.6983802 52.011069, 4.6984599 52.0110244))"^^geo:wktLiteral ;
    osm:area 243.0
  ] .

