@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bGEb7A>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 452.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M452"^^xsd:string ;
  gtm:kadastraleAanduiding "M452"@nl ;
  ns0:name "Perceel GDA01-M452"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350045270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FzL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/262508> ;
  ns0:startDate "2010-03-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987960279049 52.026471999848,4.6988128780121 52.026459280912,4.6988935991731 52.026498322013,4.6989862853173 52.026544821452,4.6990920195838 52.026597518169,4.6990723237192 52.02661242267,4.6990096907691 52.026580588247,4.6989392938702 52.026544807444,4.6988688969457 52.026509035588,4.6987960279049 52.026471999848))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

