@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/bI5Sk3>
  gtm:kadastraalNummer "803"^^xsd:string ;
  gtm:kadastraleAanduiding "B803"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B803"^^xsd:string ;
  ns0:name "Perceel GDA01-B803"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bvpoiS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14649> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100038 52.0116167, 4.7099789 52.0116179, 4.7097054 52.0116363, 4.7097096 52.0116606, 4.7096093 52.0116666, 4.7096121 52.0116844, 4.7096346 52.0116829, 4.7096362 52.0116917, 4.7099781 52.0116682, 4.7100031 52.0116667, 4.7100038 52.0116167))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

