@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/bxgy44>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5277.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5277" ;
  gtm:kadastraleAanduiding "M5277"@nl ;
  ns0:name "Perceel GDA01-M5277"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88157> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138222112836 52.037400840363,4.7138544857791 52.037401384436,4.7139690158536 52.037403117828,4.7141106482612 52.037405275664,4.7141484460523 52.037405851225,4.7141467080056 52.037451681963,4.7141089393225 52.037451106568,4.71396730677 52.037448948729,4.7138204286428 52.037446706796,4.713821128512 52.037429237412,4.7138222112836 52.037400840363))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

