@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/bTXP9Q>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 5779.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5779" ;
  gtm:kadastraleAanduiding "M5779"@nl ;
  ns0:name "Perceel GDA01-M5779"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350577970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88634> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6928553877165 52.031698636739,4.6928089138101 52.03164232007,4.6931777883181 52.031580551305,4.6931938767158 52.03161722888,4.6931010711278 52.031632699192,4.6931019158897 52.03163460971,4.6930540954669 52.031642606134,4.6930623786073 52.031661980004,4.6930144599088 52.031669733146,4.6930153457357 52.031671814687,4.6928553877165 52.031698636739))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

