@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/bms9bA>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 2541.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2541" ;
  gtm:kadastraleAanduiding "M2541"@nl ;
  ns0:name "Perceel GDA01-M2541"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350254170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86115> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059798497221 52.034393743781,4.705954978471 52.03424961508,4.7059380095522 52.034148388674,4.7059981415225 52.034144449077,4.706000780044 52.034159735594,4.7060111579387 52.034167300921,4.7060245343774 52.034245064847,4.7060496099991 52.034389185726,4.7059798497221 52.034393743781))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

