@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/baCLwh>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 5272.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5272" ;
  gtm:kadastraleAanduiding "M5272"@nl ;
  ns0:name "Perceel GDA01-M5272"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527270000/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/88152> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136323261147 52.037074735089,4.7137808628715 52.037077085619,4.713780255972 52.037094187012,4.7137791731822 52.037122584062,4.713746751805 52.037122129011,4.7136306167007 52.037120565988,4.7134886964584 52.037118226156,4.7134451149714 52.037117509433,4.7134467936712 52.037071795209,4.7134904046657 52.037072485136,4.7136323261147 52.037074735089))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

