@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/bN5Jsv>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 5275.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5275" ;
  gtm:kadastraleAanduiding "M5275"@nl ;
  ns0:name "Perceel GDA01-M5275"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527570000/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/88155> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7141070859972 52.037496846763,4.714144985879 52.037497422908,4.7141430282043 52.03754913977,4.7141429314205 52.037551700902,4.7141051043596 52.037551125172,4.7138163454239 52.037546714986,4.7138185755635 52.037492411035,4.7138509229917 52.037492955527,4.7139657447672 52.037494690588,4.7141070859972 52.037496846763))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

