@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/bGQJAO>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 751.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M751" ;
  gtm:kadastraleAanduiding "M751"@nl ;
  ns0:name "Perceel GDA01-M751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350075170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84874> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082831164889 52.029208166649,4.7082405282749 52.029209727755,4.7082347379551 52.029149499167,4.7084175404097 52.029142894986,4.7084760392588 52.029140490736,4.7084748278329 52.029128115739,4.7085179558911 52.02912650373,4.7085203786311 52.029151262711,4.7085635065739 52.029149659673,4.7085682134786 52.029197747682,4.7082831164889 52.029208166649))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

