@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/bQ0xQw>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 1508.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1508" ;
  gtm:kadastraleAanduiding "M1508"@nl ;
  ns0:name "Perceel GDA01-M1508"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350150870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijNN4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105744> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7040965557499 52.031823329845,4.7040617298601 52.031624358716,4.7041708295129 52.031617117768,4.704206079277 52.031816037391,4.7042053644525 52.031816087175,4.7040965557499 52.031823329845))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

