@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bDJaTe>
  gtm:oppervlakte 33.0 ;
  gtm:kadastraalNummer 201.0 ;
  gtm:kadastraleAanduiding "C201"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C201" ;
  ns0:name "Perceel GDA01-C201"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260020170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15083> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7104935347933 52.010261024505,4.7104675948482 52.010290824753,4.7103568246353 52.010256903829,4.7103851815167 52.010235854233,4.7103944324951 52.010228986349,4.7104433675534 52.010244808645,4.7104935347933 52.010261024505))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

