@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/bvpeSI>
  gtm:oppervlakte 769.0 ;
  gtm:kadastraalNummer 4485.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4485" ;
  gtm:kadastraleAanduiding "M4485"@nl ;
  ns0:name "Perceel GDA01-M4485"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350448570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Sw0q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87569> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6733817228191 52.025027030013,4.6735081877407 52.024930559955,4.6735487939371 52.024899580322,4.6736884230701 52.024969151996,4.6738821759016 52.025065675105,4.6739798911961 52.025114804508,4.6739900181747 52.025174279285,4.6738658840168 52.025268975282,4.6733817228191 52.025027030013))"^^geo:wktLiteral ;
    osm:area 769.0
  ] .

