@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/bcHLmu>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5264.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5264" ;
  gtm:kadastraleAanduiding "M5264"@nl ;
  ns0:name "Perceel GDA01-M5264"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350526470000/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/88144> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136525673657 52.037444182881,4.7137990770883 52.037446692568,4.7137984541305 52.03746389274,4.7137973726934 52.037492199913,4.7137649510484 52.037491744866,4.7136507108715 52.037490102819,4.7135092280092 52.037487675635,4.7134698430154 52.037487000905,4.7134716705482 52.037441080803,4.7135110846483 52.037441755699,4.7136525673657 52.037444182881))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

