@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/bSvVky>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 5127.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5127" ;
  gtm:kadastraleAanduiding "M5127"@nl ;
  ns0:name "Perceel GDA01-M5127"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350512770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGR2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88015> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936109257871 52.03082048322,4.6935904354623 52.030770692668,4.693744882294 52.030825712441,4.6937225821158 52.030849526189,4.6937148102549 52.030857363238,4.6936533953208 52.030923677425,4.6936152332538 52.030964880151,4.6936073768002 52.030947117753,4.6935830645562 52.030951226056,4.6935773063043 52.030938185933,4.6936063219969 52.030907005333,4.6936038002524 52.030906109617,4.6936351869446 52.030872381284,4.6935804868338 52.030853237394,4.6936109257871 52.03082048322))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

