@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b9nzma>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 5214.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5214" ;
  gtm:kadastraleAanduiding "M5214"@nl ;
  ns0:name "Perceel GDA01-M5214"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350521470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsHmu> ;
  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/88098> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103161237601 52.037611022648,4.7103393228094 52.037752084634,4.7103453298417 52.037788584974,4.7102564671453 52.037794419998,4.7102506350658 52.037757920658,4.7102387710797 52.037683680435,4.7102280791518 52.037616754491,4.710222380626 52.03758106487,4.7102428052111 52.037579735151,4.7102753387296 52.037577612148,4.7102814457593 52.037613277149,4.7103161237601 52.037611022648))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

