@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/b3Xods>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 3873.0 ;
  gtm:kadastraleAanduiding "C3873"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3873" ;
  ns0:name "Perceel GDA01-C3873"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260387370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTa53> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPaRYA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105123> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7106974166747 52.01315130321,4.7107859661621 52.013127264713,4.7108072978671 52.013140375522,4.7107440847166 52.013179534305,4.7107325714687 52.013186658869,4.710705715598 52.013169911952,4.7107167306371 52.013162982273,4.7106974166747 52.01315130321))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

