@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/bGE1Ir>
  gtm:oppervlakte 412.0 ;
  gtm:kadastraalNummer 2549.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2549" ;
  gtm:kadastraleAanduiding "K2549"@nl ;
  ns0:name "Perceel GDA01-K2549"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330254970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5qpJB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81182> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7312556430075 52.015479357281,4.7313471361181 52.015178046105,4.7313734059565 52.015177707079,4.7313638178053 52.014916073728,4.7314095340135 52.014913793675,4.7314594923552 52.014911303535,4.7314635962527 52.015166479635,4.7314420450583 52.015166898896,4.731353497983 52.015472999387,4.7312556430075 52.015479357281))"^^geo:wktLiteral ;
    osm:area 399.0
  ] .

