@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/bSVg7u>
  gtm:kadastraalNummer "523"^^xsd:string ;
  gtm:kadastraleAanduiding "B523"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B523"^^xsd:string ;
  ns0:name "Perceel GDA01-B523"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbS7Xf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14369> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086684 52.0135995, 4.7087107 52.0135204, 4.7086827 52.0135143, 4.7086874 52.0135061, 4.7086526 52.0134985, 4.708643 52.0135151, 4.7086029 52.0135847, 4.708566 52.0136484, 4.7085789 52.0136519, 4.7086186 52.0135882, 4.7086684 52.0135995))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

