@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/baPsZj>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 951.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M951" ;
  gtm:kadastraleAanduiding "M951"@nl ;
  ns0:name "Perceel GDA01-M951"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350095170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKppZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85025> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6895652279306 52.028469128052,4.6897222251719 52.028442805298,4.6898424731943 52.028422988018,4.689874285146 52.028417244075,4.6898983034275 52.028472215546,4.6898842195572 52.028474576985,4.6898831791201 52.028472143956,4.6898504239744 52.028477630641,4.6897459413407 52.028496579554,4.689588841792 52.028522910722,4.6895652279306 52.028469128052))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

