@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/bgsmMo>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 5501.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5501" ;
  gtm:kadastraleAanduiding "M5501"@nl ;
  ns0:name "Perceel GDA01-M5501"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350550170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25cBQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88368> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7107136552004 52.030069804544,4.7106924408579 52.029845737183,4.7107303049751 52.029844390735,4.7107874145559 52.029842363853,4.7107995447869 52.029973214459,4.7108050882442 52.030041342266,4.7108074338778 52.030066469273,4.7107637083992 52.030068024761,4.7107136552004 52.030069804544))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

