@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/bgF3tV>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5679.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5679" ;
  gtm:kadastraleAanduiding "M5679"@nl ;
  ns0:name "Perceel GDA01-M5679"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350567970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88546> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7077828484967 52.028904502911,4.7077882936644 52.028964387975,4.7074609163605 52.028976340684,4.7074542244157 52.028903577039,4.7074980214466 52.028902041173,4.7075003360269 52.028927168079,4.7075441185088 52.028925632112,4.7075429428953 52.028912834856,4.7077828484967 52.028904502911))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

