@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/by6hhs>
  gtm:kadastraalNummer "634"^^xsd:string ;
  gtm:kadastraleAanduiding "B634"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B634"^^xsd:string ;
  ns0:name "Perceel GDA01-B634"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZauBY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14480> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7070969 52.0114176, 4.7071433 52.0114394, 4.7071511 52.0114331, 4.7072956 52.0113165, 4.7072855 52.0113112, 4.7073051 52.011297, 4.707329 52.0112798, 4.7073149 52.0112724, 4.707302 52.0112655, 4.7072224 52.0113232, 4.707107 52.01141, 4.7070969 52.0114176))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

