@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bcUsEx>
  gtm:oppervlakte 510.0 ;
  gtm:kadastraalNummer 9702.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9702"^^xsd:string ;
  gtm:kadastraleAanduiding "K9702"@nl ;
  ns0:name "Perceel GDA01-K9702"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330970270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRSZET> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80907> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7399636890291 52.006147134482,4.7400810736901 52.006086883539,4.7403478012818 52.005932715644,4.7404840860287 52.006024139358,4.7403010023572 52.006126778433,4.7401617274856 52.006204193939,4.7400795840936 52.006243560939,4.7399584800309 52.006149811345,4.7399636890291 52.006147134482))"^^geo:wktLiteral ;
    osm:area 495.0
  ] .

