@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/bNir82>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 5908.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5908" ;
  gtm:kadastraleAanduiding "M5908"@nl ;
  ns0:name "Perceel GDA01-M5908"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350590870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpn5rh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88720> ;
  ns0:startDate "2002-02-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144302440746 52.035292543322,4.7145084763122 52.035293538523,4.7145077430052 52.035313254817,4.714505985746 52.035382715886,4.714501379012 52.035504113453,4.7144229734242 52.035502991421,4.7144302440746 52.035292543322))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

