@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/bTL6yb>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 1210.0 ;
  gtm:kadastraleAanduiding "B1210"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1210" ;
  ns0:name "Perceel GDA01-B1210"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250121070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71900> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709591523128 52.013298105219,4.7095206259753 52.01326444002,4.7094978469521 52.013253621675,4.7095194491041 52.013231481759,4.709585740286 52.013251844575,4.7096273683541 52.013252084183,4.709785756798 52.013282630483,4.7098022509122 52.013283291664,4.7097958673904 52.013344232257,4.7097798378552 52.01334367262,4.709591523128 52.013298105219))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

