@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/bsTQg8>
  gtm:oppervlakte 2100.0 ;
  gtm:kadastraalNummer 2541.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2541" ;
  gtm:kadastraleAanduiding "K2541"@nl ;
  ns0:name "Perceel GDA01-K2541"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330254170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyNFL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81176> ;
  ns0:startDate "2013-10-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7335061907452 52.01533763465,4.733709480718 52.014633094407,4.7341031465914 52.014555875615,4.7340002567276 52.014931873033,4.7339808080813 52.015002935126,4.7338960273854 52.015312698662,4.7335061907452 52.01533763465))"^^geo:wktLiteral ;
    osm:area 2103.0
  ] .

