@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/b1SmVS>
  gtm:oppervlakte 260.0 ;
  gtm:kadastraalNummer 1605.0 ;
  gtm:kadastraleAanduiding "H1605"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1605" ;
  ns0:name "Perceel GDA01-H1605"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310160570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVQfTs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76752> ;
  ns0:startDate "2009-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047168346242 52.013737342526,4.7048578005958 52.013810875887,4.7048728815071 52.013819214655,4.7048718805093 52.01381990096,4.7050215039626 52.013901771611,4.7049541952666 52.013948327995,4.7049301238813 52.013965041751,4.7047754435968 52.013880436161,4.7046330723849 52.013802562143,4.7047161416931 52.013737886802,4.7047168346242 52.013737342526))"^^geo:wktLiteral ;
    osm:area 259.0
  ] .

