@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/bG0W50>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 6758.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6758" ;
  gtm:kadastraleAanduiding "M6758"@nl ;
  ns0:name "Perceel GDA01-M6758"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350675870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNqV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89433> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7090090862381 52.034669239666,4.7090058791149 52.034651010749,4.7090351580571 52.034649058108,4.7090414624176 52.034685074878,4.7090121980245 52.034687027604,4.7090090862381 52.034669239666))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

