@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/bO8dTR>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 5772.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5772" ;
  gtm:kadastraleAanduiding "M5772"@nl ;
  ns0:name "Perceel GDA01-M5772"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350577270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88627> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6930359904647 52.031974953049,4.6930810030248 52.032030631821,4.6926913149104 52.032098021122,4.6926751007655 52.032061010167,4.6928055132633 52.03203938919,4.6928048097637 52.032037767131,4.6928526259719 52.032029132607,4.6928440375498 52.032009711981,4.6928918349701 52.032001346981,4.6928908359135 52.031999049051,4.6930359904647 52.031974953049))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

