@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/bNw7MS>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5017.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5017" ;
  gtm:kadastraleAanduiding "M5017"@nl ;
  ns0:name "Perceel GDA01-M5017"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350501770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgT4R> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87915> ;
  ns0:startDate "2002-07-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6908160976879 52.030777714845,4.6908262442721 52.030800884015,4.6908545873086 52.030865597291,4.6905649623187 52.030914138319,4.6905529878426 52.030886697814,4.690574523704 52.030883095038,4.690603559233 52.030851708554,4.6906060954852 52.030852604421,4.6906371020506 52.030819099339,4.6906916387563 52.030838360484,4.6907224436671 52.030805636178,4.6907367322228 52.030803275847,4.6907418405964 52.030814946032,4.690784035295 52.030807906,4.6907738884516 52.030784754803,4.6908160976879 52.030777714845))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

