@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/b6f0yk>
  gtm:kadastraalNummer "685"^^xsd:string ;
  gtm:kadastraleAanduiding "C685"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C685"^^xsd:string ;
  ns0:name "Perceel GDA01-C685"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMTcbt>, <https://n2t.net/ark:/60537/bsgUPj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15567> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125622 52.0128571, 4.7125283 52.0128376, 4.712305 52.0129705, 4.7123384 52.0129908, 4.7124464 52.0129165, 4.7124583 52.012923, 4.7125622 52.0128571))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

