@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/bUoa3a>
  gtm:kadastraalNummer "702"^^xsd:string ;
  gtm:kadastraleAanduiding "C702"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C702"^^xsd:string ;
  ns0:name "Perceel GDA01-C702"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjZeCH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15584> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122754 52.0129525, 4.7122442 52.0129336, 4.7122189 52.0129184, 4.7122091 52.0129245, 4.7123739 52.0130234, 4.7123823 52.0130173, 4.7123384 52.0129908, 4.712305 52.0129705, 4.7122754 52.0129525))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

