@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/byJryq>
  gtm:oppervlakte 408.0 ;
  gtm:kadastraalNummer 2550.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2550" ;
  gtm:kadastraleAanduiding "K2550"@nl ;
  ns0:name "Perceel GDA01-K2550"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330255070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRGgsK> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81183> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7311629644106 52.015485375416,4.731251235792 52.015179291505,4.731278408995 52.015178939556,4.7312672425417 52.014919679323,4.7313638178053 52.014916073728,4.7313734059565 52.015177707079,4.7313471361181 52.015178046105,4.7312556430075 52.015479357281,4.7311629644106 52.015485375416))"^^geo:wktLiteral ;
    osm:area 406.0
  ] .

