@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/biWL3e>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5239.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5239" ;
  gtm:kadastraleAanduiding "M5239"@nl ;
  ns0:name "Perceel GDA01-M5239"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350523970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88120> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126221202326 52.036991904519,4.712709240839 52.036993230457,4.7128513090782 52.03699539231,4.7129608858941 52.036996918556,4.712993160087 52.036997462865,4.7129919324216 52.037025769197,4.7129911626167 52.037043022457,4.7128494571957 52.037040952734,4.7127075331906 52.037038881589,4.7126204116833 52.037037609576,4.7126221202326 52.036991904519))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

