@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/bkCmwv>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 5263.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5263" ;
  gtm:kadastraleAanduiding "M5263"@nl ;
  ns0:name "Perceel GDA01-M5263"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350526370000/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/88143> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135092280092 52.037487675635,4.7136507108715 52.037490102819,4.7137649510484 52.037491744866,4.7137973726934 52.037492199913,4.7137953567095 52.037544860216,4.7137953044566 52.037546396928,4.7136485737803 52.0375440208,4.7136484430911 52.03754689633,4.7135541646381 52.037545611042,4.7135449392928 52.037545585237,4.713506937906 52.037544972364,4.7134675668945 52.037544333667,4.7134677089511 52.03754070318,4.7134698430154 52.037487000905,4.7135092280092 52.037487675635))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

