@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/bYkwAt>
  gtm:oppervlakte 189.0 ;
  gtm:kadastraalNummer 4342.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4342" ;
  gtm:kadastraleAanduiding "M4342"@nl ;
  ns0:name "Perceel GDA01-M4342"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350434270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMTOQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87426> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167958034209 52.029318367109,4.7169072462028 52.029319567811,4.717172106337 52.029322450435,4.7171723859766 52.029324213748,4.7172644620409 52.029325456712,4.7172640187603 52.029335611054,4.7172632039881 52.029360863753,4.7171711993605 52.029359711079,4.7171705424733 52.029379275034,4.7167895414812 52.029374580712,4.7167958034209 52.029318367109))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

