@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/bSidGw>
  gtm:oppervlakte 179.0 ;
  gtm:kadastraalNummer 5754.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5754" ;
  gtm:kadastraleAanduiding "M5754"@nl ;
  ns0:name "Perceel GDA01-M5754"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350575470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UNGG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88611> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6940682375888 52.032797503001,4.6941758270676 52.032779844866,4.6941749690571 52.032777844394,4.6942232835714 52.032770003222,4.6942151132411 52.032750827848,4.6942630478804 52.032743047344,4.694262175156 52.032741055774,4.6944039300514 52.032717333565,4.6944051043632 52.032718670756,4.6944361028803 52.032791128763,4.6940901146257 52.032848182472,4.6940682375888 52.032797503001))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

