@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/b3xY54>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 5391.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5391" ;
  gtm:kadastraleAanduiding "M5391"@nl ;
  ns0:name "Perceel GDA01-M5391"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350539170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88269> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7142870608359 52.035790849387,4.714287795734 52.035771034233,4.7142912587321 52.035705438926,4.7142946166761 52.03561773163,4.714295124552 52.03560429692,4.7143695960801 52.035605369595,4.7143690725737 52.035618876123,4.7143657161254 52.035706493545,4.7143624342972 52.035792053056,4.7143331047944 52.035791516956,4.7142870608359 52.035790849387))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

