@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/beML23>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 692.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M692"^^xsd:string ;
  gtm:kadastraleAanduiding "M692"@nl ;
  ns0:name "Perceel GDA01-M692"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350069270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84831> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6941107433651 52.0247479984,4.6941743588609 52.024702729761,4.6943473445943 52.024790027478,4.6943917209111 52.024812993301,4.6944176707363 52.024793218707,4.694497080897 52.02483274052,4.6944697310316 52.02485354056,4.6944099742341 52.024898975877,4.6942861729939 52.024836497062,4.6941107433651 52.0247479984))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

