@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/bms9kc>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5791.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5791" ;
  gtm:kadastraleAanduiding "M5791"@nl ;
  ns0:name "Perceel GDA01-M5791"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350579170000/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/88646> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6925560324617 52.0310408983,4.6925724588579 52.031078288044,4.6924234467861 52.031103223591,4.6924243193971 52.031105215175,4.6923764994203 52.031113211325,4.692385344315 52.03113298405,4.6923375243017 52.031140980184,4.6923383967702 52.031142980756,4.6922453573393 52.031158538895,4.6922194365131 52.031099116448,4.6925560324617 52.0310408983))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

