@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/bqbKwf>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 1102.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1102" ;
  gtm:kadastraleAanduiding "M1102"@nl ;
  ns0:name "Perceel GDA01-M1102"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350110270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85147> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7117458111851 52.02936275352,4.7118916924299 52.029357828695,4.7120737765171 52.029351529309,4.7120792363339 52.029409859242,4.7118971958578 52.029416149899,4.7118396755627 52.029417428927,4.7118384049174 52.029405053628,4.7117946339676 52.029406771027,4.7117971750994 52.029431530612,4.7117534042578 52.029433239008,4.7117508630146 52.02940848841,4.7117458111851 52.02936275352))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

