@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/bYkFiS>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 282.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M282" ;
  gtm:kadastraleAanduiding "M282"@nl ;
  ns0:name "Perceel GDA01-M282"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350028270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3XvCV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257050> ;
  ns0:startDate "2008-04-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187690323986 52.02962703719,4.7189494736649 52.029626344565,4.7189471479955 52.029691407191,4.7189472470652 52.029713096699,4.7187705150221 52.029713235122,4.7187697919518 52.029690400548,4.7187690323986 52.02962703719))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

